- making rtphone buildable on Windows

This commit is contained in:
2025-04-21 13:12:56 +03:00
parent 8d0c8ba4de
commit 83373cb586
11 changed files with 52 additions and 9 deletions

View File

@@ -3,10 +3,6 @@
#define HAVE_STDLIB_H
#ifdef WIN32
# define inline __inline
#endif
#ifdef WIN32
#define HAVE_WINSOCK2_H 1
#define CPU_CISC 1