blob: 97c35f0522132c5bab4d2c8268e3675e33e05ab6 [file] [log] [blame]
Harald Welte318e4d52015-09-10 18:47:08 +02001#pragma once
2
3#include "hnbgw.h"
4
5int hnbgw_rua_rx(struct hnb_context *hnb, struct msgb *msg);
6int hnbgw_rua_init(void);