Index: modules/audio_coding/codecs/isac/fix/source/lattice_mips.c |
diff --git a/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c b/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c |
index c596922168e0e74e86bc63fd2903e4bb693334b0..b716144d3cfe1576391a24a97ea7995f8ba1c0e1 100644 |
--- a/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c |
+++ b/modules/audio_coding/codecs/isac/fix/source/lattice_mips.c |
@@ -8,6 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include <stddef.h> |
Peter Kasting
2015/08/26 20:13:34
Nit: Blank line below this
bshe
2015/08/26 20:59:39
Done.
|
#include "webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h" |
#include "webrtc/typedefs.h" |