diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-07-12 12:53:23 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-07-12 12:53:23 +0000 |
commit | ffc51e457f8c809c85cc5e5cc70b6bb0c4b75def (patch) | |
tree | 60db311bfc5940cb1774ac7cccd6687826017c17 | |
parent | 3e1b3ae1e6599585267353c38c315b794c811e3e (diff) |
Let it compile. From bernd@
-rw-r--r-- | driver/xf86-video-openchrome/libxvmc/viaXvMCPriv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/xf86-video-openchrome/libxvmc/viaXvMCPriv.h b/driver/xf86-video-openchrome/libxvmc/viaXvMCPriv.h index 2b8e63e88..5cc28f100 100644 --- a/driver/xf86-video-openchrome/libxvmc/viaXvMCPriv.h +++ b/driver/xf86-video-openchrome/libxvmc/viaXvMCPriv.h @@ -32,6 +32,7 @@ #include <X11/Xutil.h> #include "vldXvMC.h" #include "via_xvmc.h" +#include <pthread.h> typedef struct { |