summaryrefslogtreecommitdiff
path: root/xc/programs/bdftopcf/bdftopcf.c
diff options
context:
space:
mode:
Diffstat (limited to 'xc/programs/bdftopcf/bdftopcf.c')
-rw-r--r--xc/programs/bdftopcf/bdftopcf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/programs/bdftopcf/bdftopcf.c b/xc/programs/bdftopcf/bdftopcf.c
index 0ff84ccb2..4da726bfa 100644
--- a/xc/programs/bdftopcf/bdftopcf.c
+++ b/xc/programs/bdftopcf/bdftopcf.c
@@ -1,5 +1,5 @@
/*
- * $XConsortium: bdftopcf.c,v 1.4 91/05/13 15:25:06 gildea Exp $
+ * $XConsortium: bdftopcf.c,v 1.5 91/09/07 11:56:42 keith Exp $
*
* Copyright 1991 by the Massachusetts Institute of Technology
*
@@ -21,6 +21,7 @@
#include "fontstruct.h"
#include "fontfileio.h"
#include <stdio.h>
+#include <X11/Xos.h>
main (argc, argv)
char **argv;