Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / io / gr_file_source.cc
index 95d1c0acaf7583a7326b00ae60b5f8ec88b02f2f..5591826d0cd80c2488b5b5f1e2f4199cb1e80e0e 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <stdexcept>
+#include <stdio.h>
 
 // win32 (mingw/msvc) specific
 #ifdef HAVE_IO_H