summaryrefslogtreecommitdiffhomepage
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes.h b/includes.h
index 884ebf7..df1df2d 100644
--- a/includes.h
+++ b/includes.h
@@ -25,9 +25,6 @@
#ifndef DROPBEAR_INCLUDES_H_
#define DROPBEAR_INCLUDES_H_
-/* uclibc needs _GNU_SOURCE, maybe other things? */
-#define _GNU_SOURCE
-
#include "options.h"
#include "debug.h"