commit | 150b5dcaef1f4e40aaf770c1c0ac8caea5887c9d | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri Dec 29 20:02:02 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 29 20:02:02 2006 +0100 |
tree | a002169ed0a85bb72133cf15dfce17b358f0c0d5 | |
parent | cd1c7fc056decda40f62d99438dda69d005fd7ed [diff] [blame] |
loader: Use the Mach thread port as thread id on Mac OS.
diff --git a/configure.ac b/configure.ac index 4dd936b..d56250f 100644 --- a/configure.ac +++ b/configure.ac
@@ -197,6 +197,7 @@ linux/param.h \ linux/serial.h \ linux/ucdrom.h \ + mach/mach.h \ mach/machine.h \ machine/cpu.h \ machine/limits.h \