aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--proto.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/proto.h b/proto.h
index 28ca159..84366e7 100644
--- a/proto.h
+++ b/proto.h
@@ -1,4 +1,4 @@
-/* $Id: proto.h,v 1.39 2002/03/15 18:33:32 ukai Exp $ */
+/* $Id: proto.h,v 1.40 2002/03/19 16:06:52 ukai Exp $ */
/*
* This file was automatically generated by version 1.7 of cextract.
* Manual editing not recommended.
@@ -102,6 +102,7 @@ extern void rFrame(void);
extern void extbrz(void);
extern void linkbrz(void);
extern void curlno(void);
+extern void execCmd(void);
#ifdef USE_IMAGE
extern void dispI(void);
extern void stopI(void);