mariadb/mit-pthreads/machdep/posix-alpha-osf1.h

8 lines
116 B
C
Raw Normal View History

2000-07-31 21:29:14 +02:00
#ifndef _PTHREAD_POSIX_H_
#define _PTHREAD_POSIX_H_
#define __WAIT_STATUS int *
#include <pthread/types.h>
#endif