index
:
radiola.git
master
RTLSDR based sdr fm reciever
FreeArtMan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
radiola.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'radiola.c')
-rw-r--r--
radiola.c
2
1 files changed, 2 insertions, 0 deletions
diff --git a/radiola.c b/radiola.c
index 40872c8..6386fe2 100644
--- a/
radiola.c
+++ b/
radiola.c
@@ -1,6 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
+#include "hw/hw.h"
+
int main()
{
return 0;