Parcourir la source

Remove include file, in case it is broken. We don't need it here.
-Erik

Eric Andersen il y a 22 ans
Parent
commit
68860fb4a5
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      libc/sysdeps/linux/common/initfini.c

+ 0 - 2
libc/sysdeps/linux/common/initfini.c

@@ -36,8 +36,6 @@
    * crtn.s puts the corresponding function epilogues
    in the .init and .fini sections. */
 
-#include <stdlib.h>
-
 #undef GMON_SUPPORT
 
 /* We use embedded asm for .section unconditionally, as this makes it