summaryrefslogblamecommitdiff
path: root/graphics/hppsmtools/files/patch-aa
blob: ef8000e5e6d51cd44b10378df1b66e0dd08a2bec (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                
*** psmget.c.orig	Wed Sep  1 23:04:53 1999
--- psmget.c	Wed Sep  1 23:06:41 1999
***************
*** 13,23 ****
  #include <sys/poll.h>
  #include <sys/ioctl.h>
  
- #ifdef PSM_GLIBC
  #include <errno.h>
- #include <termbits.h>
  #include <termios.h>
- #endif
  
  typedef unsigned char uchar;
  
--- 13,20 ----