summaryrefslogtreecommitdiff
path: root/emulators/prodosemu/files/patch-ab
blob: 6ddbc455b2354b87997678270b510264356e4e01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff -rc prodosemu-v0.1/apple.h prodosemu/apple.h
*** apple.h	Tue Jan  9 15:00:03 1996
--- apple.h	Tue Feb 18 07:02:04 1997
***************
*** 18,25 ****
  #endif
  
  #ifndef CBREAK
! /*#include <sgtty.h>*/
! #include <bsd/sgtty.h>
  #endif
  
  #ifndef TIOCGETP
--- 18,24 ----
  #endif
  
  #ifndef CBREAK
! #include <sgtty.h>
  #endif
  
  #ifndef TIOCGETP