summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript5/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/vfghostscript5/files/patch-ab')
-rw-r--r--japanese/vfghostscript5/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/vfghostscript5/files/patch-ab b/japanese/vfghostscript5/files/patch-ab
new file mode 100644
index 000000000000..54e7de5390e8
--- /dev/null
+++ b/japanese/vfghostscript5/files/patch-ab
@@ -0,0 +1,19 @@
+*** zkfvflib.c.orig Sat Nov 9 19:23:11 1996
+--- zkfvflib.c Sat Nov 9 19:23:26 1996
+***************
+*** 19,25 ****
+ #include "files.h"
+
+ /* Including the header file for VFlib. */
+! #include "VF.h"
+ #ifdef __MSDOS__
+ # include "dos_.h"
+ #endif
+--- 19,25 ----
+ #include "files.h"
+
+ /* Including the header file for VFlib. */
+! #include <VF.h>
+ #ifdef __MSDOS__
+ # include "dos_.h"
+ #endif