add markBuildTime() to time stamp builds
authormarc <devnull@localhost>
Mon, 8 Jan 1996 07:04:24 +0000 (07:04 +0000)
committermarc <devnull@localhost>
Mon, 8 Jan 1996 07:04:24 +0000 (07:04 +0000)
CVS patchset: 156
CVS date: 1996/01/08 07:04:24

build/pack.h

index 90207ff..1117827 100644 (file)
@@ -3,6 +3,7 @@
 
 #include "spec.h"
 
+void markBuildTime(void);
 int packageBinaries(Spec s);
 int packageSource(Spec s);