summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/sys-rtems.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/sys-rtems.c')
-rw-r--r--cpukit/pppd/sys-rtems.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/sys-rtems.c b/cpukit/pppd/sys-rtems.c
index dc8fa76538..0fc3e139b9 100644
--- a/cpukit/pppd/sys-rtems.c
+++ b/cpukit/pppd/sys-rtems.c
@@ -955,7 +955,7 @@ dodefaultroute(g, cmd)
u_int32_t g;
int cmd;
{
- int status;
+/* int status; */
struct sockaddr_in address;
struct sockaddr_in netmask;
struct sockaddr_in gateway;