summaryrefslogtreecommitdiff
path: root/xc/lib/font/fontfile/bufio.c
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/font/fontfile/bufio.c')
-rw-r--r--xc/lib/font/fontfile/bufio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/lib/font/fontfile/bufio.c b/xc/lib/font/fontfile/bufio.c
index 9ec99e6d8..9878a270d 100644
--- a/xc/lib/font/fontfile/bufio.c
+++ b/xc/lib/font/fontfile/bufio.c
@@ -1,5 +1,5 @@
/*
- * $XConsortium: bufio.c,v 1.3 92/02/11 17:17:39 eswu Exp $
+ * $XConsortium: bufio.c,v 1.4 92/05/29 18:00:40 gildea Exp $
*
* Copyright 1991 Massachusetts Institute of Technology
*
@@ -24,6 +24,7 @@
*/
+#include <X11/Xos.h>
#include <fontmisc.h>
#include <bufio.h>
#include <errno.h>