equal
deleted
inserted
replaced
18 misrepresented as being the original software. |
18 misrepresented as being the original software. |
19 3. This notice may not be removed or altered from any source distribution. |
19 3. This notice may not be removed or altered from any source distribution. |
20 */ |
20 */ |
21 |
21 |
22 #include "../../SDL_internal.h" |
22 #include "../../SDL_internal.h" |
|
23 #include "SDL_system.h" |
23 |
24 |
24 #include <pthread.h> |
25 #include <pthread.h> |
25 |
26 |
26 #if HAVE_PTHREAD_NP_H |
27 #if HAVE_PTHREAD_NP_H |
27 #include <pthread_np.h> |
28 #include <pthread_np.h> |