6 lines
144 B
C
6 lines
144 B
C
/* MorphOS POSIX compatibility */
|
|
|
|
#ifndef __MORPHOS_SHAREDLIBS
|
|
#error unistd.h exists for compatibility with __MORPHOS_SHAREDLIBS only!
|
|
#endif
|