diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-18 13:18:47 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-18 14:45:10 +0000 |
| commit | 7d4e78cd66f0a8afc7710932268c59cb0830adde (patch) | |
| tree | c0d3a6f2cc639574dae413bf855c07d00fc2b0f3 /main/freeswitch/fix-postgres-headers.patch | |
| parent | c5f7cc6296606e366c82963843d034535737f24a (diff) | |
| download | aports-7d4e78cd66f0a8afc7710932268c59cb0830adde.tar.bz2 aports-7d4e78cd66f0a8afc7710932268c59cb0830adde.tar.xz | |
main/freeswitch: upgrade to 1.4.13
Diffstat (limited to 'main/freeswitch/fix-postgres-headers.patch')
| -rw-r--r-- | main/freeswitch/fix-postgres-headers.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/freeswitch/fix-postgres-headers.patch b/main/freeswitch/fix-postgres-headers.patch deleted file mode 100644 index c158c8d3b5..0000000000 --- a/main/freeswitch/fix-postgres-headers.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c.orig -+++ ./src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c -@@ -37,7 +37,7 @@ - - #include <switch.h> - #include <sys/stat.h> --#include <postgresql/libpq-fe.h> -+#include <libpq-fe.h> - - SWITCH_MODULE_LOAD_FUNCTION(mod_cdr_pg_csv_load); - SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_cdr_pg_csv_shutdown); |
