artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126e54a
)
Does not need netinet/ip_ipsp.h
author
deraadt
<deraadt@openbsd.org>
Mon, 19 Jan 2015 19:25:47 +0000
(19:25 +0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 19 Jan 2015 19:25:47 +0000
(19:25 +0000)
libexec/spamd-setup/spamd-setup.c
patch
|
blob
|
history
diff --git
a/libexec/spamd-setup/spamd-setup.c
b/libexec/spamd-setup/spamd-setup.c
index
9f37ee1
..
23a19ec
100644
(file)
--- a/
libexec/spamd-setup/spamd-setup.c
+++ b/
libexec/spamd-setup/spamd-setup.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: spamd-setup.c,v 1.4
3 2015/01/16 06:39:50
deraadt Exp $ */
+/* $OpenBSD: spamd-setup.c,v 1.4
4 2015/01/19 19:25:47
deraadt Exp $ */
/*
* Copyright (c) 2003 Bob Beck. All rights reserved.
@@
-34,7
+34,6
@@
#include <string.h>
#include <unistd.h>
#include <err.h>
-#include <netinet/ip_ipsp.h>
#include <netdb.h>
#include <zlib.h>