summaryrefslogtreecommitdiff
path: root/third_party/srtp/config.h_win32vc7
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/srtp/config.h_win32vc7')
-rw-r--r--third_party/srtp/config.h_win32vc74
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/srtp/config.h_win32vc7 b/third_party/srtp/config.h_win32vc7
index b6ae0a79..44e6696c 100644
--- a/third_party/srtp/config.h_win32vc7
+++ b/third_party/srtp/config.h_win32vc7
@@ -1,5 +1,9 @@
/* Hacked config.h for Windows XP 32-bit & VC7 */
+#ifdef (_MSC_VER >= 1400)
+# define HAVE_RAND_S 1
+#endif
+
/* Define if building for a CISC machine (e.g. Intel). */
#define CPU_CISC 1