Added include of config.h
authorewt <devnull@localhost>
Wed, 7 May 1997 15:06:12 +0000 (15:06 +0000)
committerewt <devnull@localhost>
Wed, 7 May 1997 15:06:12 +0000 (15:06 +0000)
CVS patchset: 1606
CVS date: 1997/05/07 15:06:12

lib/depends.c

index afc63e7..b8c8b97 100644 (file)
@@ -8,6 +8,7 @@
 #include <string.h>
 
 #include "misc.h"
+#include "miscfn.h"
 #include "rpmlib.h"
 #include "messages.h"