1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/emulators/prodosemu/files/patch-ab
Kevin Lo 376bedfc02 - Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/

PR: 20752
Submitted by: Ports Fury
2000-08-23 08:43:39 +00:00

13 lines
219 B
Plaintext

--- apple.h.orig Tue Jan 9 13:00:03 1996
+++ apple.h Tue Aug 15 20:34:22 2000
@@ -18,8 +18,7 @@
#endif
#ifndef CBREAK
-/*#include <sgtty.h>*/
-#include <bsd/sgtty.h>
+#include <sgtty.h>
#endif
#ifndef TIOCGETP