Fix some errno abuse.
[oweals/opkg-lede.git] / libopkg / hash_table.c
index 1bc621cb1dfd1d012461101d2d48a64139a5425a..2d42d911f741f4d07cb30e63024d5fe500adcaf2 100644 (file)
@@ -15,7 +15,6 @@
    General Public License for more details.
 */
 
-#include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>