diff options
Diffstat (limited to 'libopkg/hash_table.c')
-rw-r--r-- | libopkg/hash_table.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libopkg/hash_table.c b/libopkg/hash_table.c index 1bc621c..2d42d91 100644 --- a/libopkg/hash_table.c +++ b/libopkg/hash_table.c @@ -15,7 +15,6 @@ General Public License for more details. */ -#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |