uterm: move uterm_internal.h to uterm_input.h
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 11 Sep 2012 17:16:54 +0000 (19:16 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 11 Sep 2012 17:16:54 +0000 (19:16 +0200)
commit7f2d9dc4ffd11515448635fb9b2b4ad8f9b4232a
tree9a45a041fc9706ce5752e1e0707630f8a2c23b36
parentd0ac88697258be61286c570c4319d4e9d555faec
uterm: move uterm_internal.h to uterm_input.h

uterm_internal.h contains only input related content so we can rename it
and remove all the inclusions where it is not needed.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_input.c
src/uterm_input.h [moved from src/uterm_internal.h with 97% similarity]
src/uterm_input_plain.c
src/uterm_input_uxkb.c
src/uterm_monitor.c
src/uterm_video.c
src/uterm_video_drm.c
src/uterm_video_dumb.c
src/uterm_video_fbdev.c
src/uterm_vt.c