mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-22 08:03:40 +08:00
Don't include xstrtod.h; it's not needed.
This commit is contained in:
parent
8580fa2908
commit
955a2340ea
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user