removed reference to var.h (which disappeared)
authorewt <devnull@localhost>
Tue, 30 Jan 1996 03:49:37 +0000 (03:49 +0000)
committerewt <devnull@localhost>
Tue, 30 Jan 1996 03:49:37 +0000 (03:49 +0000)
CVS patchset: 249
CVS date: 1996/01/30 03:49:37

build/pack.c
build/spec.c

index 5906e3c..0886927 100644 (file)
@@ -28,7 +28,6 @@
 #include "pack.h"
 #include "messages.h"
 #include "md5.h"
-#include "var.h"
 
 #define BINARY_HEADER 0
 #define SOURCE_HEADER 1
index e43a226..79accdb 100644 (file)
@@ -24,7 +24,6 @@ TODO:
 #include "messages.h"
 #include "rpmlib.h"
 #include "stringbuf.h"
-#include "var.h"
 #include "misc.h"
 
 #define LINE_BUF_SIZE 1024