diff options
Diffstat (limited to 'include/local.h')
-rw-r--r-- | include/local.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/local.h b/include/local.h index aae73a7..be77d35 100644 --- a/include/local.h +++ b/include/local.h @@ -1,8 +1,6 @@ #ifndef _LOCAL_SOCKET_H_ #define _LOCAL_SOCKET_H_ -#include <sys/un.h> - #ifndef UNIX_PATH_MAX #define UNIX_PATH_MAX 108 #endif |