summaryrefslogtreecommitdiff
path: root/net/honeyd/files/patch-personality.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/honeyd/files/patch-personality.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/honeyd/files/patch-personality.c b/net/honeyd/files/patch-personality.c
index 31ecd385a3f9..353dfc579459 100644
--- a/net/honeyd/files/patch-personality.c
+++ b/net/honeyd/files/patch-personality.c
@@ -1,11 +1,14 @@
--- personality.c.orig Thu Apr 14 16:07:26 2005
+++ personality.c Thu Apr 14 12:57:11 2005
-@@ -64,6 +64,8 @@
+@@ -64,6 +64,11 @@
#include "xprobe_assoc.h"
#include "template.h"
+//#define DEBUG_XPROBE_STRUCT
+
++personalities_t personalities;
++xp_fprints_t xp_fprints;
++
/* ET - Moved SPLAY_HEAD to personality.h so xprobe_assoc.c could use it. */
int npersons;