mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* telnetd/icmds.c: Add HAVE_CONFIG_H magic.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* telnetd/icmds.c: Add HAVE_CONFIG_H magic.
|
||||||
* rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c
|
* rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c
|
||||||
score/src/threadqrequeue.c, ftpd/ftpd.c, libblock/src/show_bdbuf.c:
|
score/src/threadqrequeue.c, ftpd/ftpd.c, libblock/src/show_bdbuf.c:
|
||||||
Add HAVE_CONFIG_H magic.
|
Add HAVE_CONFIG_H magic.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#if HAVE_CONFIG_H
|
||||||
|
#include "config.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <rtems/shell.h>
|
#include <rtems/shell.h>
|
||||||
#include <rtems/rtems_bsdnet.h>
|
#include <rtems/rtems_bsdnet.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user