1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-04 09:11:28 +00:00
Files
amiga-gcc/sys-include/unistd.h
2022-12-31 15:57:19 +01:00

7 lines
89 B
C

#ifndef _UNISTD_H_
#define _UNISTD_H_
# include <sys/unistd.h>
#endif /* _UNISTD_H_ */