summaryrefslogtreecommitdiff
path: root/news/nntpswitch/files/patch-auth_postgres.c
blob: d996de46c6f98fcd223d6825cd1bd0bfea140eaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- auth_postgres.c.orig	Thu Mar 18 13:04:49 2004
+++ auth_postgres.c	Thu Mar 18 13:04:55 2004
@@ -7,7 +7,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
 
 #include "nntpd.h"
 #include "aconfig.h"