summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/pppd/system.h')
-rw-r--r--testsuites/samples/pppd/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/samples/pppd/system.h b/testsuites/samples/pppd/system.h
index cbd15e8373..2a931e4549 100644
--- a/testsuites/samples/pppd/system.h
+++ b/testsuites/samples/pppd/system.h
@@ -8,6 +8,7 @@
/* functions */
extern rtems_task Init(rtems_task_argument argument);
+extern int pppdapp_initialize(void);
#include <bsp.h>