diff options
Diffstat (limited to 'daemon/file.c')
-rw-r--r-- | daemon/file.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/file.c b/daemon/file.c index 24398339..f910b947 100644 --- a/daemon/file.c +++ b/daemon/file.c @@ -18,8 +18,6 @@ #include <config.h> -#define _GNU_SOURCE /* for futimens(2) and getline(3) */ - #include <stdio.h> #include <stdlib.h> #include <string.h> |