Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
[platform/upstream/rpm.git] / lib / depends.c
index d9b392c..1dc411a 100644 (file)
@@ -15,6 +15,7 @@
 
 #include "lib/rpmts_internal.h"
 #include "lib/rpmte_internal.h"
+#include "lib/misc.h"
 
 #include "debug.h"