X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmsh.c;h=0c9c8e011e959830616cda6af5c1a5fbe702f06f;hp=0db7905c46b14c4c745f9f46f9be2f7c2e610837;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=8f4c5da8971926f7eccc912f7998c343aef3c33b diff --git a/uip/msh.c b/uip/msh.c index 0db7905..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. */ /* @@ -17,7 +21,7 @@ #include #include #include -#include +#include #ifdef HAVE_TERMIOS_H # include