diff options
Diffstat (limited to 'ldso/include')
-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> |