提交 189db0e7 authored 作者: Moises Silva's avatar Moises Silva

freetdm: add WIN32_LEAN_AND_MEAN fix

上级 1842798e
File mode changed from 100644 to 100755
......@@ -94,7 +94,10 @@
!strcasecmp(expr, "active") || \
atoi(expr))) ? 1 : 0
#ifdef WIN32_LEAN_AND_MEAN
#include <winsock2.h>
#include <mmsystem.h>
#endif
#include <time.h>
#ifndef __WINDOWS__
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论