summaryrefslogtreecommitdiffstats
path: root/include/libc-internal.h
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-10-04 00:13:51 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-10-04 00:13:51 +0000
commit61044293e40d58523315342c0521eec46d1994c6 (patch)
tree955140b2f7be38d255f2f3a17c16659d36f7f67f /include/libc-internal.h
parent241a444da59023113b1d6f60a38c310dcf9de6de (diff)
downloaduClibc-alpine-61044293e40d58523315342c0521eec46d1994c6.tar.bz2
uClibc-alpine-61044293e40d58523315342c0521eec46d1994c6.tar.xz
Big, huge fricking merge. Peter, if you touch the build system again I'm going to smash your keyboard.
Diffstat (limited to 'include/libc-internal.h')
-rw-r--r--include/libc-internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/libc-internal.h b/include/libc-internal.h
index 349aff750..f5bc9bb0c 100644
--- a/include/libc-internal.h
+++ b/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