@@ -1,5 +1,6 @@
+# FIXME: this is actually a glibc (libc6-dev) headers listing.
+# It should be disassembled and libc-to-nothing should be used instead.
- includes:
- - _G_config.h
- a.out.h
- aliases.h
- ansidecl.h
@@ -23,9 +24,6 @@
- gshadow.h
- ieee754.h
- libio.h
- - linux/compiler.h
- - linux/irda.h
- - linux/smb.h
- mcheck.h
- netash/ash.h
- netatalk/at.h
@@ -91,7 +91,7 @@ extern char **environ;
#include <linux/nfs_fs.h>
#endif
#if defined(HAVE_LINUX_SMB_H)
-#include <linux/smb.h>
+#error #include <linux/smb.h>
#include <sys/vfs.h>