pppd: Fix warnings

This commit is contained in:
Sebastian Huber
2014-09-23 14:20:35 +02:00
parent 33739be8af
commit 805360b8e5
3 changed files with 23 additions and 6 deletions

View File

@@ -2,9 +2,7 @@
#define NETCONFIG_H_
#include <bsp.h>
/* external function prototypes */
extern int rtems_ppp_driver_attach(struct rtems_bsdnet_ifconfig *config, int attaching);
#include <rtems/rtemspppd.h>
/* Default network interface */
static struct rtems_bsdnet_ifconfig netdriver_config = {