From 4b037e4117c0c1e02a516c8b3374444f438c70e1 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 19 May 2010 19:45:32 +0200 Subject: Migrate VTY code to libosmovty --- openbsc/include/openbsc/vty.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openbsc/include/openbsc/vty.h') diff --git a/openbsc/include/openbsc/vty.h b/openbsc/include/openbsc/vty.h index 2adbded0d..26e7d5e4d 100644 --- a/openbsc/include/openbsc/vty.h +++ b/openbsc/include/openbsc/vty.h @@ -1,8 +1,8 @@ #ifndef OPENBSC_VTY_H #define OPENBSC_VTY_H -#include -#include +#include +#include struct gsm_network; struct vty; -- cgit v1.2.3