Use proper include for libio.h.

This commit is contained in:
Joel Sherrill
1999-03-16 01:41:16 +00:00
parent e602b3f845
commit 23c4bbf58a
18 changed files with 18 additions and 36 deletions

View File

@@ -37,7 +37,7 @@
#include <unistd.h>
#include <stdlib.h> /* calloc() */
#include "libio.h" /* libio.h not pulled in by rtems */
#include <rtems/libio.h> /* libio.h not pulled in by rtems */
/*
* File descriptor Table Information