Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
[debian/gnuradio] / gnuradio-core / src / lib / filter / qa_gr_fir_fff.cc
index abb2caeac5ffea87a920fc3a5b32a229f54640fa..380435bf7c4161dde89b8ed7ebb99db0b0aa6121 100644 (file)
@@ -32,6 +32,7 @@
 #include <cmath>
 #include <cppunit/TestAssert.h>
 #include <random.h>
+#include <string.h>
 
 using std::vector;