ports/net/traff/files/patch-readconfig.h
Wesley Shields dc179b2937 - Update to 0.7
- Rename rc.d script

PR:		ports/157363
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	Dan Caescu <dan.caescu@multitel.ro> (maintainer)
2011-05-29 01:11:00 +00:00

11 lines
242 B
C

--- readconfig.h.orig 2009-11-10 20:55:07.000000000 -0500
+++ readconfig.h 2011-05-26 21:06:12.000000000 -0400
@@ -13,7 +13,7 @@
#endif
#if withPGSQL
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
#endif
#include <stdlib.h>