Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
[debian/gnuradio] / gcell / src / lib / runtime / gc_job_manager_impl.cc
index 9c859511b9ea2303614781b8c0f85b4084deb85a..2b4b83f4fc6e5e8cb9d4f611570e275da678790c 100644 (file)
@@ -36,6 +36,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <string.h>
 
 
 static const size_t CACHE_LINE_SIZE = 128;