summaryrefslogtreecommitdiff
path: root/third_party/srtp/crypto/replay/ut_sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/srtp/crypto/replay/ut_sim.c')
-rw-r--r--third_party/srtp/crypto/replay/ut_sim.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/srtp/crypto/replay/ut_sim.c b/third_party/srtp/crypto/replay/ut_sim.c
index 43c411e4..5a1c37c7 100644
--- a/third_party/srtp/crypto/replay/ut_sim.c
+++ b/third_party/srtp/crypto/replay/ut_sim.c
@@ -45,6 +45,10 @@
*/
+#ifdef HAVE_CONFIG_H
+ #include <config.h>
+#endif
+
#include "ut_sim.h"