mobile/vty_interface.c: add missing 'vty/misc.h' header
commitaceb6a80d82e5418197fcd73ee295fe1ec47e969
authorVadim Yanitskiy <axilirator@gmail.com>
Mon, 30 Oct 2017 16:44:21 +0000 (30 23:44 +0700)
committerHarald Welte <laforge@gnumonks.org>
Thu, 2 Nov 2017 14:21:16 +0000 (2 14:21 +0000)
tree0e941f172f4254a7bf3dfdf9dcc31a8c5eace7de
parenta97996f54c1674be445e0cd46ac778b827f131b0
mobile/vty_interface.c: add missing 'vty/misc.h' header

This header contains declaration of the osmo_talloc_vty_add_cmds().

Change-Id: Icdafb22758897cfb67e249f37991f4af4213a5fa
src/host/layer23/src/mobile/vty_interface.c