|
|
| version 1.1, 2014/07/30 08:16:46 | version 1.1.1.2, 2021/03/17 01:01:01 |
|---|---|
| Line 28 | Line 28 |
| # include <config.h> | # include <config.h> |
| #endif | #endif |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #else | |
| extern int getopt(); | |
| extern int sleep(); | |
| #endif | |
| #include <stdio.h> | #include <stdio.h> |
| #include <sys/types.h> | #include <sys/types.h> |