1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/japanese/vfghostscript55/files/patch-aa

12 lines
319 B
Plaintext
Raw Normal View History

--- std.h.orig Thu Jul 16 06:54:53 1998
+++ std.h Sun Nov 15 22:17:18 1998
@@ -25,7 +25,7 @@
#include "stdpre.h"
/* Include the architecture definitions. */
-#include "arch.h"
+#include "obj/arch.h"
/* Define integer data type sizes in terms of log2s. */
#define arch_sizeof_short (1 << arch_log2_sizeof_short)