Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/blacklist/diff include socket.h



details:   https://anonhg.NetBSD.org/src/rev/0aed1c714202
branches:  trunk
changeset: 335771:0aed1c714202
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jan 23 04:46:53 2015 +0000

description:
include socket.h

diffstat:

 external/bsd/blacklist/diff/ssh.diff |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 389194458e34 -r 0aed1c714202 external/bsd/blacklist/diff/ssh.diff
--- a/external/bsd/blacklist/diff/ssh.diff      Fri Jan 23 03:57:22 2015 +0000
+++ b/external/bsd/blacklist/diff/ssh.diff      Fri Jan 23 04:46:53 2015 +0000
@@ -1,11 +1,12 @@
---- /dev/null  2015-01-20 21:14:44.000000000 -0500
-+++ dist/pfilter.c     2015-01-20 21:17:22.000000000 -0500
-@@ -0,0 +1,27 @@
+--- /dev/null  2015-01-22 23:10:33.000000000 -0500
++++ dist/pfilter.c     2015-01-22 23:46:03.000000000 -0500
+@@ -0,0 +1,28 @@
 +#include "namespace.h"
 +#include "ssh.h"
 +#include "packet.h"
 +#include "log.h"
 +#include "pfilter.h"
++#include <sys/socket.h>
 +#include <blacklist.h>
 +
 +static struct blacklist *blstate;



Home | Main Index | Thread Index | Old Index