diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-07-14 23:07:46 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-07-14 23:07:46 +0000 |
commit | db5a9ef35b66e495feb4daf2e9576883dd52926f (patch) | |
tree | bb431894295e6ccb288eaf066c6297a7ac2504b1 /ldso/include/ldso.h | |
parent | b998ae0611fc9abb6b093209a6c67aeb833e46ad (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/ldso.h')
-rw-r--r-- | ldso/include/ldso.h | 1 |
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> |