aboutsummaryrefslogtreecommitdiff
path: root/net/kismet/patches/010-dont-add-host-include-paths.patch
blob: 62acd02ba39f95d89065c306c2012fe650d2b02e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/configure
+++ b/configure
@@ -5981,9 +5981,6 @@ fi
 
 
 
-# Add additional cflags since some distros bury panel.h
-CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
-
 termcontrol="none";
 
 if test "$wantclient" = "yes"; then