aboutsummaryrefslogtreecommitdiff
path: root/elfparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfparse.h')
-rw-r--r--elfparse.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/elfparse.h b/elfparse.h
index 599eb11..4fdd0a1 100644
--- a/elfparse.h
+++ b/elfparse.h
@@ -9,13 +9,7 @@
#ifndef _ELFPARSE_H_
#define _ELFPARSE_H_
-#include <stdio.h>
-#include <stdlib.h>
#include <elf.h>
-#include <unistd.h>
-#include <stdint.h>
-#include <endian.h>
-#include <string.h>
/*
* These structs come from elf.h