2 * Asterisk -- An open source telephony toolkit.
4 * Copyright (C) 2005 - 2006, Russell Bryant
6 * Russell Bryant <russell@digium.com>
8 * See http://www.asterisk.org for more information about
9 * the Asterisk project. Please do not directly contact
10 * any of the maintainers of this project for assistance;
11 * the project provides a web site, mailing lists and IRC
12 * channels for your use.
14 * This program is free software, distributed under the terms of
15 * the GNU General Public License Version 2. See the LICENSE file
16 * at the top of the source tree.
22 * \author Russell Bryant <russell@digium.com>
30 #include "menuselect.h"
34 fprintf(stderr, "**************************************************\n");
35 fprintf(stderr, "*** Install ncurses to use the menu interface! ***\n");
36 fprintf(stderr, "**************************************************\n");