summaryrefslogtreecommitdiff
path: root/irc/tircproxy/files/patch-ab
blob: 5b9fcb53958046cb4343e85f25312c7076b43f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Wed Aug 11 16:48:33 1999
+++ Makefile.in	Wed Aug 11 16:48:49 1999
@@ -12,7 +12,7 @@
 TARGETNAME=@sbindir@/tircproxy
 STRIP=@STRIP@
 
-ALL_CFLAGS=-Wall -I. -I@srcdir@ $(CFLAGS)
+ALL_CFLAGS=-Wall -I. -I@srcdir@ $(CFLAGS) -I/sys -I/usr/src/sys
 
 .SUFFIXES:
 .SUFFIXES: .c .o