From 6cdf6e9f4ae64b0daea9a113373c929b49202b08 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 9 Jul 2004 19:44:18 +0000 Subject: [PATCH] make lint a wee bit happier --- src/usr.sbin/ntpd/ntpd.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/usr.sbin/ntpd/ntpd.h b/src/usr.sbin/ntpd/ntpd.h index c76d62b0..beca1d23 100644 --- a/src/usr.sbin/ntpd/ntpd.h +++ b/src/usr.sbin/ntpd/ntpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ntpd.h,v 1.19 2004/07/09 10:53:33 henning Exp $ */ +/* $OpenBSD: ntpd.h,v 1.20 2004/07/09 19:44:18 deraadt Exp $ */ /* * Copyright (c) 2003, 2004 Henning Brauer @@ -17,6 +17,7 @@ */ #include +#include #include #include #include