mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 14:51:32 +08:00
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.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>
|
||||
|
||||
* ftpd/ftpd.c: Add HAVE_CONFIG_H magic.
|
||||
* libblock/src/show_bdbuf.c: Add HAVE_CONFIG_H magic.
|
||||
* libnetworking/libc/gethostbydns.c,
|
||||
libnetworking/libc/inet_net_ntop.c,
|
||||
|
||||
@@ -177,6 +177,10 @@
|
||||
* x5z Filesystem status.
|
||||
*************************************************************************/
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user