#ifndef __client_menu_h
#define __client_menu_h
#include "InputLine.h"
@extern InputLine input_active;
#endif