aboutsummaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:59 +0000
commite043f37205ffbde5627ff299ad25cd532f2956f0 (patch)
tree18c795bb976aa42aaf91421fe238f7bf04542974 /bin/date
parent0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481 (diff)
downloadsrc-e043f37205ffbde5627ff299ad25cd532f2956f0.tar.gz
src-e043f37205ffbde5627ff299ad25cd532f2956f0.zip
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/date/date.c b/bin/date/date.c
index 9f6a2336de97..0ff3b9f74cbd 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/time.h>
#include <sys/stat.h>