Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / reed-solomon / encode_rs.c
index 9d56d0bf11d92d4a60cb073736fc3231711195c9..147f0a9e322eed5e2338c921954873523d0f5c75 100644 (file)
@@ -3,6 +3,7 @@
  * May be used under the terms of the GNU General Public License (GPL)
  */
 #include <string.h>
+#include <strings.h>
 
 #ifdef FIXED
 #include "fixed.h"