summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/irix-5.2/__unistd.h
blob: 0d71d631a5b340f54918cfa98ba1dc3ee3b3f024 (plain)
1
2
3
4
5
6
7
8
#include <sys/types.h>
#include <sys/unistd.h>

#ifndef	NULL
#define	NULL	0
#endif

#define ioctl_request_type int	/* For fd.c */