Improvements to package distribution script for Windows, preprocessor tweaks in JNI section
This commit is contained in:
@@ -33,9 +33,13 @@
|
||||
|
||||
#ifdef SDK_JNI
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
//
|
||||
#else
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
#include "libzt.h"
|
||||
#include "libztDefs.h"
|
||||
|
||||
Reference in New Issue
Block a user