From 7c7d39adac83debe43c43780d489c5c513854001 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 11 Sep 2012 12:27:03 +0200 Subject: vty: Include osmocom/core/utils.h for the value_string struct --- include/osmocom/vty/misc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/osmocom/vty/misc.h b/include/osmocom/vty/misc.h index e64aec79..db4f4a77 100644 --- a/include/osmocom/vty/misc.h +++ b/include/osmocom/vty/misc.h @@ -3,6 +3,7 @@ #include #include +#include #define VTY_DO_LOWER 1 char *vty_cmd_string_from_valstr(void *ctx, const struct value_string *vals, -- cgit v1.2.3