commit | 8b1959134ea954584b56e1098d48d137e16e0e12 | [log] [tgz] |
---|---|---|
author | Austin English <austinenglish@gmail.com> | Wed Jan 21 21:59:11 2009 -0600 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Jan 22 15:28:24 2009 +0100 |
tree | 076ca014bce821b5523c5c460893330b29401abb | |
parent | 0b98f45bf09128f130288fbf0920ece7021b5124 [diff] [blame] |
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
diff --git a/configure.ac b/configure.ac index 25e78e8..1a2828d 100644 --- a/configure.ac +++ b/configure.ac
@@ -354,6 +354,7 @@ sys/strtio.h \ sys/syscall.h \ sys/time.h \ + sys/timeout.h \ sys/times.h \ sys/uio.h \ sys/un.h \