mirror of
https://github.com/yawut/SDL.git
synced 2026-09-25 01:45:41 -05:00
Added pthread.h - necessary on some configurations
This commit is contained in:
@@ -54,6 +54,7 @@ static char rcsid =
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h> /* For getpid() */
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
/* Wrapper around POSIX 1003.1b semaphores */
|
||||
|
||||
Reference in New Issue
Block a user