add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
[libc-test] / src / regression / memmem-oob.c
index 2be928d..5249284 100644 (file)
@@ -1,3 +1,4 @@
+// commit 6fbdeff0e51f6afc38fbb1476a4db81322779da4 2014-04-09
 // memmem should not access oob data
 #ifndef _GNU_SOURCE
 #define _GNU_SOURCE