View | Details | Raw Unified | Return to bug 70197
Collapse All | Expand All

(-)net/pfflowd/files/patch-Makefile Mon Aug 9 16:20:02 2004 (-1 / +1 lines)
Lines 5-11 Link Here
5
 LDFLAGS=-g
5
 LDFLAGS=-g
6
 
6
 
7
-CFLAGS=-g -O $(WARNFLAGS)
7
-CFLAGS=-g -O $(WARNFLAGS)
8
+CFLAGS=-g -O $(WARNFLAGS) -I /usr/local/include/pf
8
+CFLAGS=-g -O -I /usr/local/include/pf
9
 
9
 
10
 # Uncomment this if you are using pfflowd on OpenBSD <=3.4
10
 # Uncomment this if you are using pfflowd on OpenBSD <=3.4
11
-#CFLAGS+=-DOLD_PFSYNC
11
-#CFLAGS+=-DOLD_PFSYNC

Return to bug 70197