summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/py_pjsua/py_pjsua.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/py_pjsua/py_pjsua.h')
-rw-r--r--pjsip-apps/src/py_pjsua/py_pjsua.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjsip-apps/src/py_pjsua/py_pjsua.h b/pjsip-apps/src/py_pjsua/py_pjsua.h
index b025a519..db71c364 100644
--- a/pjsip-apps/src/py_pjsua/py_pjsua.h
+++ b/pjsip-apps/src/py_pjsua/py_pjsua.h
@@ -19,6 +19,8 @@
#ifndef __PY_PJSUA_H__
#define __PY_PJSUA_H__
+#define _CRT_SECURE_NO_DEPRECATE
+
#include <Python.h>
#include <structmember.h>
#include <pjsua-lib/pjsua.h>