Преглед на файлове

Should correct ppc compilation failure reported by Glauber de Oliveira Costa. Couldn't test it though on ppc.

Peter S. Mazinger преди 18 години
родител
ревизия
73c59934ec
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      include/libc-internal.h

+ 3 - 0
include/libc-internal.h

@@ -100,6 +100,9 @@
 # define attribute_relro
 #endif
 
+/* Pull in things like __attribute_used__ */
+#include <sys/cdefs.h>
+
 /* --- this is added to integrate linuxthreads */
 #define __USE_UNIX98            1