summaryrefslogtreecommitdiff
path: root/zwgc/X_gram.h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
commitee442551e1531712226a3a3ba26afff466100bb5 (patch)
treed7907b07baecce7abe3940bec566b3bf56596f2f /zwgc/X_gram.h
parente6fb0737027ee97d911e8d507b1db37446067d10 (diff)
passes gcc -Wall with no warnings other than des cryppt C_block sadness and getsid problem
Diffstat (limited to 'zwgc/X_gram.h')
-rw-r--r--zwgc/X_gram.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/X_gram.h b/zwgc/X_gram.h
index 5d3f5d0..ed1adf7 100644
--- a/zwgc/X_gram.h
+++ b/zwgc/X_gram.h
@@ -82,5 +82,6 @@ extern void x_gram_expose(Display *, Window, x_gram *, XExposeEvent *);
extern void xshow(Display *, desctype *, int, int);
extern void xcut(Display *, XEvent *, XContext);
extern void x_get_input(Display *);
+extern void xshowinit(void);
#endif