aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/oml_router.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-sysmo/oml_router.c')
-rw-r--r--src/osmo-bts-sysmo/oml_router.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-sysmo/oml_router.c b/src/osmo-bts-sysmo/oml_router.c
index f3d08373..faaf1b57 100644
--- a/src/osmo-bts-sysmo/oml_router.c
+++ b/src/osmo-bts-sysmo/oml_router.c
@@ -119,7 +119,7 @@ int oml_router_init(struct gsm_bts *bts, const char *path,
read_fd->cb = oml_router_read_cb;
read_fd->data = bts;
- read_fd->when = BSC_FD_READ;
+ read_fd->when = OSMO_FD_READ;
read_fd->fd = -1;
rc = osmo_sock_unix_init_ofd(accept_fd, SOCK_SEQPACKET, 0,