include cleanups: remove unused headers and add feature test macros
[musl] / src / env / __stack_chk_fail.c
index 031a1ed..daa1b07 100644 (file)
@@ -1,6 +1,5 @@
 #include <string.h>
-#include <inttypes.h>
-#include <elf.h>
+#include <stdint.h>
 #include "pthread_impl.h"
 #include "atomic.h"