commit | 127ec92b2480b78758f5c5a862ff4da485723d2f | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue May 07 01:51:30 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue May 07 01:51:30 2002 +0000 |
tree | 74c1e9a61645cd3c647145ac49411d1387eab0d5 | |
parent | f41ecf3782ec49a06ef4672bfa565a02f6337dee [diff] [blame] |
Added check for sys/sysctl.h.
diff --git a/configure b/configure index 299a97e..9c9f9d8 100755 --- a/configure +++ b/configure
@@ -10474,6 +10474,7 @@ + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -10528,6 +10529,7 @@ sys/statfs.h \ sys/strtio.h \ sys/syscall.h \ + sys/sysctl.h \ sys/time.h \ sys/user.h \ sys/v86.h \