376bedfc02
- Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury
12 lines
219 B
Text
12 lines
219 B
Text
--- 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
|