summaryrefslogtreecommitdiff
path: root/src/Type1/t1io.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-17 20:33:33 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-17 20:33:33 +0000
commitdb8fd7e670cbd901116344212217bee8001ab460 (patch)
tree05568b4a95a1413c0ba65fd440f8525e8997dd8c /src/Type1/t1io.c
parente5525d268c6165318894f326be445b22a2523558 (diff)
Add lbxutil to symlink.sh Add back accidentally removed include in Type1XORG-6_8_99_13XORG-6_8_99_12
directory Disable Speedo by default
Diffstat (limited to 'src/Type1/t1io.c')
-rw-r--r--src/Type1/t1io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Type1/t1io.c b/src/Type1/t1io.c
index ac09b54..db3a05e 100644
--- a/src/Type1/t1io.c
+++ b/src/Type1/t1io.c
@@ -58,6 +58,7 @@
#include <fcntl.h>
#include <unistd.h>
#else
+#include "Xdefs.h"
#include "Xmd.h" /* INT32 declaration */
#include "xf86_ansic.h"
#endif