#pragma once

struct vty;
struct osmo_ss7_instance;

/* Register tcap vty commands */
void tcap_as_vty_init(void);
