about summary refs log tree commit diff
path: root/mscan.c
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-26 18:10:39 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-26 18:10:39 +0200
commit6592bdb9126326dee00f5e0d90b1cbb393f90096 (patch)
tree4da9149689e9ba1661349000f0a2cd4555c81a51 /mscan.c
parent699c322aead6dead80f1605ca46ad3abbda02435 (diff)
downloadmblaze-6592bdb9126326dee00f5e0d90b1cbb393f90096.tar.gz
mblaze-6592bdb9126326dee00f5e0d90b1cbb393f90096.tar.xz
mblaze-6592bdb9126326dee00f5e0d90b1cbb393f90096.zip
import musl memmem
Diffstat (limited to 'mscan.c')
-rw-r--r--mscan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mscan.c b/mscan.c
index 4cc59b6..7882cb6 100644
--- a/mscan.c
+++ b/mscan.c
@@ -1,5 +1,3 @@
-#define _GNU_SOURCE
-
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/types.h>