summary refs log tree commit diff
path: root/src/usr.sbin/rdate/ntp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.sbin/rdate/ntp.c')
-rw-r--r--src/usr.sbin/rdate/ntp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr.sbin/rdate/ntp.c b/src/usr.sbin/rdate/ntp.c
index e06f236..688436a 100644
--- a/src/usr.sbin/rdate/ntp.c
+++ b/src/usr.sbin/rdate/ntp.c
@@ -1,4 +1,4 @@
-/*	$OpenBSD: ntp.c,v 1.32 2014/10/29 04:00:44 deraadt Exp $	*/
+/*	$OpenBSD: ntp.c,v 1.33 2015/01/16 06:40:20 deraadt Exp $	*/
 
 /*
  * Copyright (c) 1996, 1997 by N.M. Maclaren. All rights reserved.
@@ -29,7 +29,6 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <sys/param.h>
 #include <sys/socket.h>
 #include <sys/time.h>
 #include <netinet/in.h>