commit | 66eb4bd375a379a8cde867f59b6a40015330e124 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Dec 09 19:33:06 2008 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Dec 09 19:33:06 2008 +0100 |
tree | ae5e27f7f4f4833d5b05f910a1e01568baeea961 | |
parent | baaaa58b506a728dceaf11d1afa8ace55c7e1b67 [diff] [blame] |
ntdll: Add a function to export the host OS type and version.
diff --git a/configure.ac b/configure.ac index 1dce0d1..071013c 100644 --- a/configure.ac +++ b/configure.ac
@@ -344,6 +344,7 @@ sys/times.h \ sys/uio.h \ sys/un.h \ + sys/utsname.h \ sys/vm86.h \ sys/wait.h \ syscall.h \