summaryrefslogtreecommitdiff
path: root/dmake/unix/sysvr3/gnu/public.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/unix/sysvr3/gnu/public.h')
-rw-r--r--dmake/unix/sysvr3/gnu/public.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dmake/unix/sysvr3/gnu/public.h b/dmake/unix/sysvr3/gnu/public.h
index 0f01813a3221..60feed0d7101 100644
--- a/dmake/unix/sysvr3/gnu/public.h
+++ b/dmake/unix/sysvr3/gnu/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.2 2003-01-13 14:28:07 waratah Exp $
+/* RCS $Id: public.h,v 1.3 2003-03-25 14:02:49 hr Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -86,6 +86,7 @@ void Clear_prerequisites ANSI((CELLPTR));
int Test_circle ANSI((CELLPTR, int));
STRINGPTR Def_recipe ANSI((char *, STRINGPTR, int, int));
t_attr Rcp_attribute ANSI((char *));
+void main ANSI((int, char **));
FILE *Openfile ANSI((char *, int, int));
FILE *Closefile ANSI(());
FILE *Search_file ANSI((char *, char **));