diff options
Diffstat (limited to 'include/kernel/hd.h')
| -rw-r--r-- | include/kernel/hd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/kernel/hd.h b/include/kernel/hd.h index 2a2f3c6..7244c92 100644 --- a/include/kernel/hd.h +++ b/include/kernel/hd.h @@ -1,7 +1,6 @@ #ifndef _HD_H #define _HD_H -#include <stdint.h> #include <sys/types.h> void hd_init(void); |
