3 lines
63 B
C
3 lines
63 B
C
|
#ifndef __UNISTD_H__
|
||
|
#include "getopt.h"
|
||
|
#endif // __UNISTD_H__
|