diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
tree | 85801af20e3b694584668aeb39ecec75ee71f72c /libntp/humandate.c | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
Diffstat (limited to 'libntp/humandate.c')
-rw-r--r-- | libntp/humandate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libntp/humandate.c b/libntp/humandate.c index d9d5e89df017..94b3e6023e17 100644 --- a/libntp/humandate.c +++ b/libntp/humandate.c @@ -6,7 +6,6 @@ #include "ntp_fp.h" #include "ntp_unixtime.h" /* includes <sys/time.h> and <time.h> */ -#include "lib_strbuf.h" #include "ntp_stdlib.h" |