From da2caf98ccb91a54aacd824d7ac1b44e4b67e28f Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 19 Jan 2015 19:25:47 +0000 Subject: [PATCH] Does not need netinet/ip_ipsp.h --- libexec/spamd-setup/spamd-setup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libexec/spamd-setup/spamd-setup.c b/libexec/spamd-setup/spamd-setup.c index 9f37ee1c182..23a19eccf3f 100644 --- a/libexec/spamd-setup/spamd-setup.c +++ b/libexec/spamd-setup/spamd-setup.c @@ -1,4 +1,4 @@ -/* $OpenBSD: spamd-setup.c,v 1.43 2015/01/16 06:39:50 deraadt Exp $ */ +/* $OpenBSD: spamd-setup.c,v 1.44 2015/01/19 19:25:47 deraadt Exp $ */ /* * Copyright (c) 2003 Bob Beck. All rights reserved. @@ -34,7 +34,6 @@ #include #include #include -#include #include #include -- 2.20.1