changes requested by code review

This commit is contained in:
Alexander Sieg 2020-05-07 22:40:57 +02:00
parent a8da30c437
commit 39e226e923
7 changed files with 16 additions and 25 deletions

View file

@ -10,11 +10,7 @@
#include <errno.h>
#include <sys/socket.h>
#if __linux__
#include <linux/un.h>
#elif __FreeBSD__
#include <sys/un.h>
#endif
#define LOG_MODULE "foot-client"
#define LOG_ENABLE_DBG 0