Fixed many warnings.

This commit is contained in:
Joel Sherrill
1998-08-20 21:47:37 +00:00
parent 50ea4814aa
commit ff0f694d46
138 changed files with 644 additions and 336 deletions

View File

@@ -15,9 +15,11 @@
* SOFTWARE.
*/
#ifndef lint
#if !defined(__rtems__)
#if !defined(LINT) && !defined(CODECENTER)
static char rcsid[] = "$Id$";
#endif
#endif /* not lint */
#endif /* not rtems */
#include <sys/types.h>