Declare utime().

This commit is contained in:
Simon Kelley
2015-07-27 19:48:43 +01:00
parent 34b5d19488
commit f6381cf482
2 changed files with 1 additions and 2 deletions

View File

@@ -117,6 +117,7 @@ typedef unsigned long long u64;
#include <sys/uio.h>
#include <syslog.h>
#include <dirent.h>
#include <utime.h>
#ifndef HAVE_LINUX_NETWORK
# include <net/if_dl.h>
#endif

View File

@@ -34,8 +34,6 @@
#include <nettle/dsa-compat.h>
#endif
#include <utime.h>
#define SERIAL_UNDEF -100
#define SERIAL_EQ 0
#define SERIAL_LT -1