1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-14 07:49:16 -04:00
ports/emulators/cpmemu/files/patch-io.c

11 lines
290 B
C

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