Skip to content
Snippets Groups Projects
Commit b016beae authored by Mark Spencer's avatar Mark Spencer
Browse files

Fix extraneous include from MySQL

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1598 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent b239d0de
Branches
Tags
No related merge requests found
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <time.h> #include <time.h>
#include <libpq-fe.h> #include <libpq-fe.h>
#include <errmsg.h>
#define DATE_FORMAT "%Y-%m-%d %T" #define DATE_FORMAT "%Y-%m-%d %T"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment