Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_dispatcher.cc
index 1b0a1d7a302fd25d92a3dd0316915cacb84da7b3..e165361fc2ca2851f736376625aee3522c528489 100644 (file)
@@ -27,6 +27,7 @@
 #include <gr_dispatcher.h>
 #include <math.h>
 #include <errno.h>
+#include <stdio.h>
 
 #ifdef HAVE_SELECT
 #  ifdef HAVE_SYS_SELECT_H