diff options
Diffstat (limited to 'daemon/tune2fs.c')
-rw-r--r-- | daemon/tune2fs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/tune2fs.c b/daemon/tune2fs.c index adf2a98e..742a7d91 100644 --- a/daemon/tune2fs.c +++ b/daemon/tune2fs.c @@ -18,8 +18,6 @@ #include <config.h> -#define _GNU_SOURCE // for strchrnul - #include <stdio.h> #include <stdlib.h> #include <unistd.h> |