aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_config_pgsql.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_config_pgsql.c')
-rw-r--r--res/res_config_pgsql.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/res_config_pgsql.c b/res/res_config_pgsql.c
index 6dbeae146..233fc6a69 100644
--- a/res/res_config_pgsql.c
+++ b/res/res_config_pgsql.c
@@ -30,9 +30,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
#include <libpq-fe.h> /* PostgreSQL */
#include "asterisk/file.h"