0ad/source/workspaces/gcc/pthread.h
2004-05-13 17:21:27 +00:00

8 lines
108 B
C
Executable File

#ifndef _bug_pthread_H
#define _bug_pthread_H
#include "posix.h"
#include "/usr/include/pthread.h"
#endif