summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2005-10-19 15:44:26 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2005-10-19 15:44:26 +0000
commitc6dbb3afcf40fd6f9638d8e23849ddfe17286a7c (patch)
tree48bb0dc811f3574802e7e91dd2e370d5c85e5fdf
parent4586d3df18c7413d598576ef404b187ad96c6e92 (diff)
header cleaning; ok claudio@
-rw-r--r--usr.sbin/ospfd/in_cksum.c8
-rw-r--r--usr.sbin/ospfd/iso_cksum.c3
2 files changed, 2 insertions, 9 deletions
diff --git a/usr.sbin/ospfd/in_cksum.c b/usr.sbin/ospfd/in_cksum.c
index 3bb43c80718..e13470f110d 100644
--- a/usr.sbin/ospfd/in_cksum.c
+++ b/usr.sbin/ospfd/in_cksum.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: in_cksum.c,v 1.1 2005/01/28 14:05:40 claudio Exp $ */
+/* $OpenBSD: in_cksum.c,v 1.2 2005/10/19 15:44:25 stevesk Exp $ */
/* $NetBSD: in_cksum.c,v 1.3 1995/04/22 13:53:48 cgd Exp $ */
/*
@@ -41,12 +41,6 @@
*/
#include <sys/types.h>
-#include <sys/socket.h>
-#include <net/if.h>
-#include <netinet/in.h>
-
-#include <netinet/if_ether.h>
-#include <netinet/in_systm.h>
#include "ospfd.h"
diff --git a/usr.sbin/ospfd/iso_cksum.c b/usr.sbin/ospfd/iso_cksum.c
index 7863539ce15..47bb50a08af 100644
--- a/usr.sbin/ospfd/iso_cksum.c
+++ b/usr.sbin/ospfd/iso_cksum.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: iso_cksum.c,v 1.3 2005/10/12 10:13:30 claudio Exp $ */
+/* $OpenBSD: iso_cksum.c,v 1.4 2005/10/19 15:44:25 stevesk Exp $ */
/*
* Copyright (c) 2005 Claudio Jeker <claudio@openbsd.org>
@@ -19,7 +19,6 @@
#include <sys/types.h>
#include "ospfd.h"
-#include "log.h"
/* pos needs to be 0 for verify and 2 <= pos < len for calculation */
u_int16_t