Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_error_handler.cc
index 4b4cdaceffd7cb1d69706de59067776b8974398b..6dbb0a5d263d198a68b1474663325fafda83c2e2 100644 (file)
@@ -48,6 +48,7 @@
 #include <assert.h>
 #include <stdexcept>
 #include <unistd.h>
+#include <stdio.h>
 
 #ifdef HAVE_IO_H
 #include <io.h>