forked from Imagelibrary/rtems
2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.h: Add missing includes.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* ftpd/ftpd.h: Add missing includes.
|
||||||
* libmisc/devnull/devnull.h, libmisc/stackchk/stackchk.h:
|
* libmisc/devnull/devnull.h, libmisc/stackchk/stackchk.h:
|
||||||
Fix header guard. Add missing includes.
|
Fix header guard. Add missing includes.
|
||||||
* score/include/rtems/debug.h, score/include/rtems/score/sysstate.h,
|
* score/include/rtems/debug.h, score/include/rtems/score/sysstate.h,
|
||||||
|
|||||||
@@ -7,6 +7,8 @@
|
|||||||
#ifndef _RTEMS_FTPD_H
|
#ifndef _RTEMS_FTPD_H
|
||||||
#define _RTEMS_FTPD_H
|
#define _RTEMS_FTPD_H
|
||||||
|
|
||||||
|
#include <rtems/rtems/tasks.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user