summaryrefslogtreecommitdiff
path: root/list.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:24 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:24 +0000
commit5c3c7501aceec68da15fda13ab4efb0c5f82ef99 (patch)
treefdebb42d0160ffa328bc01f78ab315b546e4ea5b /list.h
parentf7cb26f3488672da827d30962b940f3e11e49b4a (diff)
Diffstat (limited to 'list.h')
-rw-r--r--list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/list.h b/list.h
index 02ce815..224d206 100644
--- a/list.h
+++ b/list.h
@@ -38,6 +38,7 @@ from The Open Group.
#ifndef LIST_DEF
#define LIST_DEF
+#include <X11/Xfuncproto.h>
#define LESS -1
#define EQUAL 0
#define GREATER 1