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 /ntpq/ntpq.h | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
Diffstat (limited to 'ntpq/ntpq.h')
-rw-r--r-- | ntpq/ntpq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ntpq/ntpq.h b/ntpq/ntpq.h index 53f76387ace0..ed200951d303 100644 --- a/ntpq/ntpq.h +++ b/ntpq/ntpq.h @@ -11,7 +11,6 @@ #include "ntp_malloc.h" #include "ntp_assert.h" #include "ntp_control.h" -#include "lib_strbuf.h" #include "ntpq-opts.h" |