summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/xnanosleep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xnanosleep.c b/lib/xnanosleep.c
index c4e9b469b..70badf431 100644
--- a/lib/xnanosleep.c
+++ b/lib/xnanosleep.c
@@ -47,7 +47,6 @@
#include "timespec.h"
#include "xalloc.h"
#include "xnanosleep.h"
-#include "xstrtod.h"
/* Subtract the `struct timespec' values X and Y by computing X - Y.
If the difference is negative or zero, return 0.