Cancel previous change.
authorhanda <handa>
Tue, 7 Sep 2004 09:05:59 +0000 (09:05 +0000)
committerhanda <handa>
Tue, 7 Sep 2004 09:05:59 +0000 (09:05 +0000)
example/otfdump.c
example/otfview.c

index 4541c02..abbb43e 100644 (file)
@@ -28,6 +28,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <libgen.h>
 
 #include <otf.h>
 
index 8e46bd7..809b69c 100644 (file)
@@ -26,6 +26,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite
 #include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <libgen.h>
 
 #include <X11/Xatom.h>
 #include <X11/Intrinsic.h>