Browse Source

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

Peter S. Mazinger 20 năm trước cách đây
mục cha
commit
73c59934ec
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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