瀏覽代碼

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