summaryrefslogtreecommitdiff
path: root/mit-pthreads/include/pthread/config.h
blob: 251948c387401ee2af1ed1ca4c77c9bd81582d3a (plain)
1
2
3
4
5
#ifndef _SYS___CONFIG_H_
#define _SYS___CONFIG_H_
#define _OS_HAS_TIMESPEC 1
#define _OS_HAS_SOCKLEN_T 1
#endif