commit | c3e06df941803b82091f3411c0dc052582493b61 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue May 14 23:18:23 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue May 14 23:18:23 2002 +0000 |
tree | b590abdf97be98850b867d1e36a91e6c36cea1b4 | |
parent | 34909c206ce520632723b65d246fd869369d645c [diff] [blame] |
Portability fixes.
diff --git a/configure b/configure index 1dc0122..ae9c44e 100755 --- a/configure +++ b/configure
@@ -10934,6 +10934,8 @@ + + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -10971,6 +10973,7 @@ sys/file.h \ sys/filio.h \ sys/inttypes.h \ + sys/ioctl.h \ sys/ipc.h \ sys/link.h \ sys/lwp.h \ @@ -10997,6 +11000,7 @@ sys/vm86.h \ sys/wait.h \ syscall.h \ + termios.h \ ucontext.h \ unistd.h \