ref: c4027c1d34f930be9986778a343e5880bf0695a8
parent: 6fccb4b6159c9f54be8db8daaaa8d305bdfcbc33
author: Tristan Matthews <tmatth@videolan.org>
date: Tue Jul 19 18:58:35 EDT 2016
Fix include warning
--- a/silk/float/encode_frame_FLP.c
+++ b/silk/float/encode_frame_FLP.c
@@ -29,6 +29,7 @@
#include "config.h"
#endif
+#include <stdlib.h>
#include "main_FLP.h"
#include "tuning_parameters.h"