diff options
Diffstat (limited to 'Protocols/SIP/commons.h')
-rw-r--r-- | Protocols/SIP/commons.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Protocols/SIP/commons.h b/Protocols/SIP/commons.h index 4112a0b..47b4cfd 100644 --- a/Protocols/SIP/commons.h +++ b/Protocols/SIP/commons.h @@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. #include <commctrl.h>
#include <tchar.h>
#include <stdio.h>
+#include <malloc.h>
#include <time.h>
#include <vector>
|