pkg_hash: remove accidentally committed stuff
[project/opkg-lede.git] / libopkg / pkg_hash.c
index f3ff4bafd1b70985172051fa8a7f0c28fd358d4f..098206d03853e9e18496ac02cb8d08f18a3be58e 100644 (file)
@@ -275,7 +275,7 @@ int pkg_hash_load_package_details(void)
 }
 
 static int
-pkg_hash_check_unresolved(const pkg_t *maybe)
+pkg_hash_check_unresolved(pkg_t *maybe)
 {
        char **unresolved = NULL;
        char **tmp;