uterm: input: do not include main.h
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 14 Aug 2012 14:22:15 +0000 (16:22 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 14 Aug 2012 14:22:15 +0000 (16:22 +0200)
commit88a2fa1e63432dbc771b5d92592c5de81fff1800
treeabb7d9ea3d969653f1edda7d84eae393a86128a1
parent227ada42a27001b8b28424f47437b20800b0160b
uterm: input: do not include main.h

The uterm library does not need and must not depend on main.h. Remove the
unneeded inclusion.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_input.c