summaryrefslogtreecommitdiff
path: root/ldso/include
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-07-14 23:07:46 +0000
committerEric Andersen <andersen@codepoet.org>2004-07-14 23:07:46 +0000
commitdb5a9ef35b66e495feb4daf2e9576883dd52926f (patch)
treebb431894295e6ccb288eaf066c6297a7ac2504b1 /ldso/include
parentb998ae0611fc9abb6b093209a6c67aeb833e46ad (diff)
Sigh. I got things working this morning, then checked stuff in from the wrong
tree. Bad boy, No doughnut. -Erik
Diffstat (limited to 'ldso/include')
-rw-r--r--ldso/include/ldso.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h
index b415a5024..e3bc197ae 100644
--- a/ldso/include/ldso.h
+++ b/ldso/include/ldso.h
@@ -18,7 +18,6 @@
#endif
/* Pull in compiler and arch stuff */
-#include <stdlib.h>
#include <stdarg.h>
/* Pull in the arch specific type information */
#include <sys/types.h>