1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/japanese/vfghostscript55/files/patch-aa
Steve Price d3590277d2 Update to version 5.50 after repository copy.
PR:		9100
Submitted by:	MITA Yoshio <mita@jp.FreeBSD.org>
1998-12-23 18:51:37 +00:00

12 lines
319 B
Plaintext

--- 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)