summaryrefslogtreecommitdiff
path: root/src/sysdeps/trysettimeofday.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-15 09:32:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-15 09:32:36 +0000
commita36a3eb159d88507705253577814a8fdcb2a86d1 (patch)
tree7b1af1e5909b330f4a602fc20229c3911dd0b233 /src/sysdeps/trysettimeofday.c
parent329aee76f71ca3fdc832e14e1b4ef7309e97e638 (diff)
downloadskalibs-a36a3eb159d88507705253577814a8fdcb2a86d1.tar.xz
sysdeps tests cleanup. (I expect BSDs to break, as usual.)
Diffstat (limited to 'src/sysdeps/trysettimeofday.c')
-rw-r--r--src/sysdeps/trysettimeofday.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trysettimeofday.c b/src/sysdeps/trysettimeofday.c
index 05ae3c4..e970b07 100644
--- a/src/sysdeps/trysettimeofday.c
+++ b/src/sysdeps/trysettimeofday.c
@@ -15,7 +15,6 @@
#define __EXTENSIONS__
#endif
-#include <sys/types.h>
#include <sys/time.h>
int main (void)