0ad/source/workspaces/gcc/pthread.h

8 lines
108 B
C
Raw Normal View History

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