diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/ux4800.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/ux4800.h b/src/s/ux4800.h index 957ac437823..6544bfdebe3 100644 --- a/src/s/ux4800.h +++ b/src/s/ux4800.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #endif | 9 | #endif |
| 10 | #define XOS_NEEDS_TIME_H | 10 | #define XOS_NEEDS_TIME_H |
| 11 | #define HAVE_CLOCK | 11 | #define HAVE_CLOCK |
| 12 | #define GETTIMEOFDAY_ONE_ARGUMENT | ||
| 13 | #ifdef __STDC__ | 12 | #ifdef __STDC__ |
| 14 | #define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode) | 13 | #define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode) |
| 15 | #endif | 14 | #endif |