summaryrefslogtreecommitdiff
path: root/Xagsrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xagsrv.h')
-rw-r--r--Xagsrv.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Xagsrv.h b/Xagsrv.h
index 5aa79c5..03f84e7 100644
--- a/Xagsrv.h
+++ b/Xagsrv.h
@@ -1,3 +1,4 @@
+/* $XFree86: xc/include/extensions/Xagsrv.h,v 1.4 2001/12/20 19:25:43 tsi Exp $ */
/*
Copyright 1996, 1998 The Open Group
@@ -28,6 +29,10 @@ from The Open Group.
#ifndef _XAGSRV_H_
#define _XAGSRV_H_
+#include <X11/Xfuncproto.h>
+
+_XFUNCPROTOBEGIN
+
extern void XagExtensionInit(
#if NeedFunctionPrototypes
void
@@ -87,5 +92,7 @@ extern void XagGetDeltaInfo (
#endif
);
+_XFUNCPROTOEND
+
#endif /* _XAGSRV_H_ */