diff options
Diffstat (limited to 'src/talloc.c')
-rw-r--r-- | src/talloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/talloc.c b/src/talloc.c index 60d7927d..d3a0690f 100644 --- a/src/talloc.c +++ b/src/talloc.c @@ -48,7 +48,6 @@ #ifndef _TALLOC_SAMBA3 //#include "replace.h" -#include <sys/types.h> #include <unistd.h> #include <stdio.h> #include <stdbool.h> |