OSDN Git Service

Should correct ppc compilation failure reported by Glauber de Oliveira Costa. Couldn...
authorPeter S. Mazinger <ps.m@gmx.net>
Tue, 27 Sep 2005 21:42:39 +0000 (21:42 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Tue, 27 Sep 2005 21:42:39 +0000 (21:42 -0000)
include/libc-internal.h

index 349aff7..f5bc9bb 100644 (file)
 # define attribute_relro
 #endif
 
+/* Pull in things like __attribute_used__ */
+#include <sys/cdefs.h>
+
 /* --- this is added to integrate linuxthreads */
 #define __USE_UNIX98            1