1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/emulators/cpmemu/files/patch-ad
Steve Price 23cdd5ebb9 * Updated version to 0.2.1.1
* Added MetaLab(sunsite) mirror to MASTER_SITES
* Fixed some files to respect CFLAGS properly

PR:		14903
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-26 17:50:47 +00:00

12 lines
290 B
Plaintext

--- io.c.orig Wed Jun 22 03:25:46 1994
+++ io.c Mon Nov 15 06:31:36 1999
@@ -13,7 +13,7 @@
/*****************************************************************************/
#include "cpmemu.h"
-#define HAVE_RAW_IO
+#undef HAVE_RAW_IO
/* magic for character I/O */
#include <unistd.h>