From 4395949868872d75b2272529652d967a6f33a140 Mon Sep 17 00:00:00 2001 From: henning <> Date: Thu, 31 Mar 2005 17:02:43 +0000 Subject: [PATCH] zap includes, grunk --- src/usr.sbin/ntpd/ntpd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/usr.sbin/ntpd/ntpd.c b/src/usr.sbin/ntpd/ntpd.c index 981d1b86..a16defa8 100644 --- a/src/usr.sbin/ntpd/ntpd.c +++ b/src/usr.sbin/ntpd/ntpd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ntpd.c,v 1.33 2005/03/24 10:56:22 henning Exp $ */ +/* $OpenBSD: ntpd.c,v 1.34 2005/03/31 17:02:43 henning Exp $ */ /* * Copyright (c) 2003, 2004 Henning Brauer @@ -20,9 +20,7 @@ #include #include #include -#include #include -#include #include #include #include