summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-12-30 19:20:20 +0000
committerFreeArtMan <dos21h@gmail.com>2015-12-30 19:20:20 +0000
commita9d66c6a759515c7061e2e8aac661eeb0082ea1e (patch)
treeda0bfb62d614fcad482cc5267f0a4348cbde5256 /config
parent03a2ac933087722b3754f5eca349b26193e9bffd (diff)
downloadradiola-a9d66c6a759515c7061e2e8aac661eeb0082ea1e.tar.gz
radiola-a9d66c6a759515c7061e2e8aac661eeb0082ea1e.zip
More configurable sources. Move some math functions to core/math.h. Move delay filter from sdr_fm
Diffstat (limited to 'config')
-rw-r--r--config/config_bsd.h4
-rw-r--r--config/config_linux.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/config/config_bsd.h b/config/config_bsd.h
index a54486f..f74e647 100644
--- a/config/config_bsd.h
+++ b/config/config_bsd.h
@@ -1,5 +1,5 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
+#ifndef __CONFIG_BSD_H
+#define __CONFIG_BSD_H
#define CONFIG_CORE
#define CONFIG_OS_NETBSD
#define CONFIG_DRAW
diff --git a/config/config_linux.h b/config/config_linux.h
index 5fc9189..51c4a13 100644
--- a/config/config_linux.h
+++ b/config/config_linux.h
@@ -1,5 +1,5 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
+#ifndef __CONFIG_LINUX_H
+#define __CONFIG_LINUX_H
#define CONFIG_CORE
#define CONFIG_OS_LINUX
#define CONFIG_DRAW