0ad/source/workspaces/gcc/pthread.h
janwas 4b8f4fc07b add workspaces/gcc (previously /source/linux)
This was SVN commit r225.
2004-05-13 17:21:27 +00:00

7 lines
108 B
C
Executable file

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