Removed superfluous getchar() function.

We've got a getchar() function already in our libc, so there is no need to
define a second one within the net-snk code itself.

Signed-off-by: <thuth@linux.vnet.ibm.com>
1 file changed