Imported Upstream version 3.0.4
[debian/gnuradio] / gr-video-sdl / src / video_sdl_sink_s.cc
index dadcb2ffd6757be2c49b6d4de79b04a40be84801..cc37c44d3ba1c4e3d8675049c471b4d20b2e9137 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -28,7 +28,6 @@
 
 #include <video_sdl_sink_s.h>
 #include <gr_io_signature.h>
-#include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>