Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
[debian/gnuradio] / gnuradio-core / src / lib / io / gr_file_sink_base.cc
index 1ce84fa88be505966b4133547655ff679774f7a5..29ac0dbb1dcb978dd1b433d12efa94ad822eab6f 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <stdexcept>
+#include <stdio.h>
 
 // win32 (mingw/msvc) specific
 #ifdef HAVE_IO_H