forked from Imagelibrary/rtems
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* telnetd/icmds.c: Add header to file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* telnetd/icmds.c: Add header to file.
|
||||||
|
|
||||||
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* libcsupport/src/assoc.c: Removed. Accidentally included routine
|
* libcsupport/src/assoc.c: Removed. Accidentally included routine
|
||||||
|
|||||||
@@ -1,3 +1,14 @@
|
|||||||
|
/*
|
||||||
|
* Author: Fernando RUIZ CASAS (fernando.ruiz@ctv.es)
|
||||||
|
* May 2001
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#if HAVE_CONFIG_H
|
#if HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user