mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 09:08:26 +08:00
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/show_bdbuf.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>
|
||||
|
||||
* libblock/src/show_bdbuf.c: Add HAVE_CONFIG_H magic.
|
||||
* libnetworking/libc/gethostbydns.c,
|
||||
libnetworking/libc/inet_net_ntop.c,
|
||||
libnetworking/libc/inet_pton.c: Eliminate __P.
|
||||
|
||||
@@ -33,6 +33,11 @@
|
||||
| 26.09.06 creation doe |
|
||||
|*****************************************************************|
|
||||
\*===============================================================*/
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/monitor.h>
|
||||
#include <rtems/bdbuf.h>
|
||||
|
||||
Reference in New Issue
Block a user