summaryrefslogtreecommitdiff
path: root/x11-toolkits/FWF/files/patch-ac
blob: 2b984565914cd9df6926d1e5dc950cda34714945 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/AnsiTerm/AnsiTermT.c.orig	Wed Nov 29 12:47:58 1995
--- src/AnsiTerm/AnsiTermT.c	Sat Apr 25 22:23:50 1998
***************
*** 32,38 ****
  #include <unistd.h>
  #include <fcntl.h>
  #include <sys/wait.h>
! #ifdef USE_PTY
  #include <sys/ptyio.h>
  #endif
  #include <X11/Intrinsic.h>
--- 32,38 ----
  #include <unistd.h>
  #include <fcntl.h>
  #include <sys/wait.h>
! #ifdef USE_PTYIO_H
  #include <sys/ptyio.h>
  #endif
  #include <X11/Intrinsic.h>