include cleanups: remove unused headers and add feature test macros
[musl] / src / string / bcmp.c
index 5d6a388..87c6007 100644 (file)
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
 #include <string.h>
 #include <strings.h>