Loading...
--- Libc/Libc-262.3.2/include/nlist.h
+++ Libc/Libc-320/include/nlist.h
@@ -103,7 +103,7 @@
#include <sys/cdefs.h>
__BEGIN_DECLS
-int nlist __P((const char *, struct nlist *));
+int nlist(const char *, struct nlist *);
__END_DECLS
#endif /* !_NLIST_H_ */