mariadb/mit-pthreads/machdep/posix-alpha-osf1.h
bk@work.mysql.com f4c589ff6c Import changeset
2000-07-31 21:29:14 +02:00

7 lines
116 B
C

#ifndef _PTHREAD_POSIX_H_
#define _PTHREAD_POSIX_H_
#define __WAIT_STATUS int *
#include <pthread/types.h>
#endif