Index: srtp/crypto/replay/ut_sim.c |
diff --git a/srtp/crypto/replay/ut_sim.c b/srtp/crypto/replay/ut_sim.c |
index 43c411e46b3b9f048e802a7c74ef57af2ef67948..5a1c37c704c2dbfe9cac95e2011960957169f7da 100644 |
--- a/srtp/crypto/replay/ut_sim.c |
+++ b/srtp/crypto/replay/ut_sim.c |
@@ -45,6 +45,10 @@ |
*/ |
+#ifdef HAVE_CONFIG_H |
+ #include <config.h> |
+#endif |
+ |
#include "ut_sim.h" |