summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt3-libs/patches/patch-ba')
-rw-r--r--x11/qt3-libs/patches/patch-ba13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/qt3-libs/patches/patch-ba b/x11/qt3-libs/patches/patch-ba
deleted file mode 100644
index c63d2c67872..00000000000
--- a/x11/qt3-libs/patches/patch-ba
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ba,v 1.1 2002/10/28 10:46:07 drochner Exp $
-
---- src/sql/drivers/psql/qsql_psql.h.orig Sun Oct 27 22:21:30 2002
-+++ src/sql/drivers/psql/qsql_psql.h Sun Oct 27 22:21:51 2002
-@@ -40,7 +40,7 @@
- #include <qsqlresult.h>
- #include <qsqlfield.h>
- #include <qsqldriver.h>
--#include <libpq-fe.h>
-+#include <pgsql/libpq-fe.h>
-
- #ifdef QT_PLUGIN
- #define Q_EXPORT_SQLDRIVER_PSQL