added include of checksig.h to eliminate warning
authorewt <devnull@localhost>
Sun, 25 Feb 1996 22:27:43 +0000 (22:27 +0000)
committerewt <devnull@localhost>
Sun, 25 Feb 1996 22:27:43 +0000 (22:27 +0000)
CVS patchset: 425
CVS date: 1996/02/25 22:27:43

checksig.c

index 509d3ff..e1675e6 100644 (file)
@@ -4,6 +4,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 
+#include "checksig.h"
 #include "rpmlib.h"
 #include "rpmlead.h"
 #include "signature.h"