api: ifdef out fmtmsg.c and ndbm.c, fix stupid gcc messages
[libc-test] / src / api / fmtmsg.c
index b9ee758..0371a5f 100644 (file)
@@ -1,4 +1,4 @@
-#ifdef _XOPEN_SOURCE
+#if 0
 #include <fmtmsg.h>
 #define C(n) switch(n){case n:;}
 static void f()