summaryrefslogtreecommitdiff
path: root/src/Type1/objects.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-05-24 19:06:59 +0000
committerEgbert Eich <eich@suse.de>2004-05-24 19:06:59 +0000
commitd1054db0eec3af6a7c322b262cfc1bf5a3992805 (patch)
tree394aaefc717d5053535ec39cafdf452139e18dcf /src/Type1/objects.c
parent2a7109894f4dcfaba70135e19fb6d595332522c7 (diff)
Fix build glitches when building modules independently using Imake.
Diffstat (limited to 'src/Type1/objects.c')
-rw-r--r--src/Type1/objects.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Type1/objects.c b/src/Type1/objects.c
index e79b338..ca296e7 100644
--- a/src/Type1/objects.c
+++ b/src/Type1/objects.c
@@ -58,7 +58,6 @@ you do do not need to include these header files.
#include <string.h>
#include <ctype.h>
#include <stdarg.h>
-#include "os.h"
#else
#include "Xdefs.h" /* Bool declaration */
#include "Xmd.h" /* INT32 declaration */