diff options
Diffstat (limited to 'src/sysdeps/trysopeercred.c')
-rw-r--r-- | src/sysdeps/trysopeercred.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trysopeercred.c b/src/sysdeps/trysopeercred.c index a6c6806..9e50950 100644 --- a/src/sysdeps/trysopeercred.c +++ b/src/sysdeps/trysopeercred.c @@ -11,7 +11,6 @@ #define _GNU_SOURCE #endif -#include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> |