forked from Imagelibrary/rtems
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/pipe/pipe.c: Include <rtems/pipe.h> (Missing prototype).
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <rtems/libio_.h>
|
||||
#include <rtems/seterr.h>
|
||||
#include <rtems/pipe.h>
|
||||
|
||||
/* Incremental number added to names of anonymous pipe files */
|
||||
/* FIXME: This approach is questionable */
|
||||
|
||||
Reference in New Issue
Block a user