Chromium Code Reviews| Index: srtp/crypto/math/math.c |
| diff --git a/srtp/crypto/math/math.c b/srtp/crypto/math/math.c |
| index cf3194a7604a940c02a6f8dd12386521045e541a..4ef85a1332996422904314a5968eeed660258850 100644 |
| --- a/srtp/crypto/math/math.c |
| +++ b/srtp/crypto/math/math.c |
| @@ -42,6 +42,10 @@ |
| * |
| */ |
| +#ifdef HAVE_CONFIG_H |
| + #include <config.h> |
| +#endif |
| + |
| #include "crypto_math.h" |
| int |