mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 11:52:25 +01:00
11 lines
282 B
Diff
11 lines
282 B
Diff
diff --git a/dbd/postgresql/dbd_postgresql.h b/dbd/postgresql/dbd_postgresql.h
|
|
index b3e18f9..1ff6ffb 100755
|
|
--- a/dbd/postgresql/dbd_postgresql.h
|
|
+++ b/dbd/postgresql/dbd_postgresql.h
|
|
@@ -1,5 +1,4 @@
|
|
#include <libpq-fe.h>
|
|
-#include <postgres_fe.h>
|
|
#include <dbd/common.h>
|
|
|
|
/*
|