fix use of libmagic
[src/app-framework-binder.git] / plugins / radio / radio-rtlsdr.c
index a8c15fa..7d7e498 100644 (file)
@@ -16,6 +16,9 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <stdio.h>
+#include <string.h>
+
 #include "radio-api.h"
 #include "radio-rtlsdr.h"