Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_message.cc
index f14ed9d9c4fd90c9cdafc0556c2d12e04786dcff..6bef71ed56912b31544e1a30cb89fabbd830e13a 100644 (file)
@@ -25,6 +25,7 @@
 #endif
 #include <gr_message.h>
 #include <assert.h>
+#include <string.h>
 
 static long s_ncurrently_allocated = 0;