forked from Imagelibrary/rtems
Use proper include for libio.h.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user