summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd/netconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/pppd/netconfig.h')
-rw-r--r--testsuites/samples/pppd/netconfig.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/samples/pppd/netconfig.h b/testsuites/samples/pppd/netconfig.h
index f7f5682d4f..f1d6494864 100644
--- a/testsuites/samples/pppd/netconfig.h
+++ b/testsuites/samples/pppd/netconfig.h
@@ -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 = {