Sergey Zolotarev
%!s(int64=13) %!d(string=hai) anos
Modificáronse 1 ficheiros con
4 adicións e
0 borrados
-
4
0
src/common.h
|
@@ -39,6 +39,10 @@
|
|
|
# include "config.h"
|
|
|
#endif
|
|
|
|
|
|
+#ifdef HAVE_SYS_TYPES_H
|
|
|
+#include <sys/types.h>
|
|
|
+#endif
|
|
|
+
|
|
|
#ifdef __MINGW32__
|
|
|
#ifdef malloc
|
|
|
# undef malloc
|