summaryrefslogtreecommitdiffstats
path: root/bchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'bchannel.c')
-rw-r--r--bchannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bchannel.c b/bchannel.c
index a66a62a..fd4c8cc 100644
--- a/bchannel.c
+++ b/bchannel.c
@@ -49,7 +49,7 @@ enum {
BSTATE_ACTIVE,
};
-#ifdef MISDN_SOCKET
+#ifdef SOCKET_MISDN
int bchannel_socket = -1;
int bchannel_initialize(void)