commit | 45e56818f7da4f7a997e7a080d04965ba2b70417 | [log] [tgz] |
---|---|---|
author | Steven Edwards <Steven_Ed4153@yahoo.com> | Thu Oct 31 03:41:56 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Oct 31 03:41:56 2002 +0000 |
tree | c1964896948a09ac8b86df713eb1fc0e1e1d21f0 | |
parent | c1c346ae0d739f913f0910031082e897507ab1f6 [diff] [blame] |
Mingw porting fix.
diff --git a/configure b/configure index fdd619a..b371e58 100755 --- a/configure +++ b/configure
@@ -11645,6 +11645,8 @@ + + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -11702,6 +11704,8 @@ sys/sysctl.h \ sys/time.h \ sys/times.h \ + sys/uio.h \ + sys/un.h \ sys/user.h \ sys/v86.h \ sys/v86intr.h \