diff options
Diffstat (limited to 'hash.c')
-rw-r--r-- | hash.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -37,10 +37,6 @@ #include <stdio.h> #include <stdlib.h> #include <stdint.h> -#include <errno.h> -#include <fcntl.h> -#include <unistd.h> -#include <sys/ioctl.h> #include "hal.h" |