diff options
Diffstat (limited to 'hw/xwin/winglobals.h')
-rw-r--r-- | hw/xwin/winglobals.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xwin/winglobals.h b/hw/xwin/winglobals.h index e7e2f7e20..4faba9eb7 100644 --- a/hw/xwin/winglobals.h +++ b/hw/xwin/winglobals.h @@ -30,6 +30,8 @@ #include <xwin-config.h> #endif +#include <pthread.h> + /* * References to external symbols */ |