freebsd-ports/games/inform/files/patch-aa
Matthew Hunt 622b0623b0 Upgrade to:
6.30 compiler
	6.11 library
	v4 manual

PR:		ports/75213
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2004-12-26 21:02:40 +00:00

11 lines
461 B
Text

--- header.h.orig Sun Jun 28 00:54:48 1998
+++ header.h Sun Jun 28 00:58:25 1998
@@ -68,7 +68,7 @@
/* out a block of definitions like those below.) */
/* ------------------------------------------------------------------------- */
-/* #define UNIX */
+#define UNIX
/* ------------------------------------------------------------------------- */
/* The first task is to include the ANSI header files, and typedef */