Adds ifc_name() to libusrp2 and gr-usrp2
[debian/gnuradio] / gr-video-sdl / src / video_sdl_sink_s.cc
index 5bed60686909247adde62d90ef7c02f4482e1a7c..825cd80cb079b9e22d5e4d39dc63d00f42721c28 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,
@@ -35,6 +35,7 @@
 #include <stdio.h>
 #include <iostream>
 #include <stdexcept>
+#include <string.h>