X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ba32dee02e85132dd8bd05fae876692d61c50053..d3a300121b033551031ffbdaa9202fb4aa4453f3:/uip/msh.c diff --git a/uip/msh.c b/uip/msh.c index eeb87a10..0c9c8e01 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