forked from Imagelibrary/rtems
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/fsmount/fsmount.c: Include config.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* libmisc/fsmount/fsmount.c: Include config.h.
|
||||||
|
|
||||||
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* score/src/apiext.c, score/src/chain.c, score/src/coremsg.c,
|
* score/src/apiext.c, score/src/chain.c, score/src/coremsg.c,
|
||||||
|
|||||||
@@ -21,6 +21,11 @@
|
|||||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||||
| 02.07.03 creation doe |
|
| 02.07.03 creation doe |
|
||||||
\*===============================================================*/
|
\*===============================================================*/
|
||||||
|
|
||||||
|
#ifndef HAVE_CONFIG_H
|
||||||
|
#include "config.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/fsmount.h>
|
#include <rtems/fsmount.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user