convert ioctl time64 fallbacks to table-driven framework
[musl] / src / misc / getopt.c
index 864d52c..c3f6699 100644 (file)
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
 #include <unistd.h>
 #include <wchar.h>
 #include <string.h>