提交 bf757855 authored 作者: Michael Jerris's avatar Michael Jerris

fix core pgsql and not break windows

上级 4dd1b52f
......@@ -32,8 +32,11 @@
#include <switch.h>
#ifdef SWITCH_HAVE_PGSQL
#ifndef WIN32
#include <switch_private.h>
#endif
#ifdef SWITCH_HAVE_PGSQL
#include <libpq-fe.h>
#include <poll.h>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论