commit | b133454a2e2bd256b06b6753bd007a3ba1bff859 | [log] [tgz] |
---|---|---|
author | Yorick Hardy <yh@metroweb.co.za> | Tue May 20 17:48:40 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue May 20 17:48:40 2003 +0000 |
tree | ec40844993cba8501ec0a249e3d22e8fc5f1a51c | |
parent | c00a4473bd3a74a641d16efd0fb393b22a81e788 [diff] [blame] |
Implemented GetSystemInfo on NetBSD.
diff --git a/configure b/configure index 4beb745..43131c7 100755 --- a/configure +++ b/configure
@@ -13239,6 +13239,7 @@ + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -13261,6 +13262,7 @@ linux/param.h \ linux/serial.h \ linux/ucdrom.h \ + machine/cpu.h \ netdb.h \ netinet/in.h \ netinet/in_systm.h \