summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/knarc/fnmatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/knarc/fnmatch.c b/tools/knarc/fnmatch.c
index 5ab452f0..8d321f1a 100644
--- a/tools/knarc/fnmatch.c
+++ b/tools/knarc/fnmatch.c
@@ -29,7 +29,6 @@ Boston, MA 02110-1301, USA. */
#endif
#endif
-
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif