X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmsh.c;h=0c9c8e011e959830616cda6af5c1a5fbe702f06f;hb=08baf4f8bc7623c41a9753c71aed9a4042196aac;hp=eeb87a10151ed6854b7175ba96b5cb78eeb52e00;hpb=ba32dee02e85132dd8bd05fae876692d61c50053;p=mmh diff --git a/uip/msh.c b/uip/msh.c index eeb87a1..0c9c8e0 100644 --- a/uip/msh.c +++ b/uip/msh.c @@ -3,6 +3,10 @@ * msh.c -- The nmh shell * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ /* @@ -16,8 +20,8 @@ #include #include #include -#include -#include +#include +#include #ifdef HAVE_TERMIOS_H # include