From 081d340a210fb263b19f9cd8df42f92eaf5043ab Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Jun 1996 18:29:32 +0000 Subject: [PATCH] new prototypes CVS patchset: 617 CVS date: 1996/06/07 18:29:32 --- build/specP.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/specP.h b/build/specP.h index bd7a6e3..2a9eecb 100644 --- a/build/specP.h +++ b/build/specP.h @@ -54,7 +54,4 @@ struct PackageRec { struct PackageRec *next; }; -int addReqProv(struct PackageRec *p, int flags, char *name, char *version); -int addReqProvHeaderEntry(Header h, struct PackageRec *p); - #endif _SPECP_H_ -- 2.7.4