libopkg: fix --force-checksum to cover sha256sum cases as well
[project/opkg-lede.git] / libopkg / conffile_list.c
index 61ea55dd2f5909f7a750836502cf5c05062ae9bc..1db77902e9d27a459df6a9cc4c2bfeef651064ca 100644 (file)
@@ -15,8 +15,6 @@
    General Public License for more details.
 */
 
-#include "includes.h"
-
 #include "conffile_list.h"
 
 void conffile_list_init(conffile_list_t *list)