summaryrefslogtreecommitdiff
path: root/net/traff/files/patch-readconfig.h
blob: 36d7ea44b00fab982f5e6ad5103896c76bec27c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- readconfig.h.orig	Wed Feb 13 06:54:06 2002
+++ readconfig.h	Tue Sep 27 19:33:19 2005
@@ -14,7 +14,7 @@
 #endif
 
 #if withPGSQL
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
 #endif
 
 #include <pcap.h>