forked from Imagelibrary/rtems
ftpd: Include <rtems/ftpd.h>
Prepare for header file move to common include directory. Update #3254.
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
#include <rtems.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
#include <rtems/error.h>
|
||||
#include <rtems/ftpd.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/userenv.h>
|
||||
#include <syslog.h>
|
||||
@@ -212,8 +213,6 @@
|
||||
#include <arpa/ftp.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "ftpd.h"
|
||||
|
||||
|
||||
#ifdef __GNUC__
|
||||
/* change to #if 1 to disable syslog entirely */
|
||||
|
||||
Reference in New Issue
Block a user