aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/dsniff/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/dsniff/files/patch-aa b/security/dsniff/files/patch-aa
new file mode 100644
index 000000000000..a992259189b1
--- /dev/null
+++ b/security/dsniff/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Fri Dec 22 16:30:32 2000
++++ Makefile.in Fri Dec 22 16:30:50 2000
+@@ -37,7 +37,7 @@
+ X11INC = @X_CFLAGS@
+ X11LIB = @X_LIBS@ @X_PRE_LIBS@ -lXmu -lX11 @X_EXTRA_LIBS@
+
+-INCS = -I. $(NIDSINC) $(PCAPINC) $(LNETINC) $(DBINC) $(SSLINC) $(X11INC) \
++INCS = -I. -I/usr/include $(NIDSINC) $(PCAPINC) $(LNETINC) $(DBINC) $(SSLINC) $(X11INC) \
+ -I$(srcdir)/missing
+ LIBS = @LIBS@ -L$(srcdir) -lmissing
+