summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-06-12 05:12:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-06-12 05:12:57 +0000
commit8aaeb6d8a84cb9301b612976d99c847b54badde6 (patch)
tree038be89959bedf0eb28c94cbe2508e6c0d504dbf /cpukit/pppd
parent2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8aaeb6d8a84cb9301b612976d99c847b54badde6.tar.bz2
Don't include pppd.h.
Diffstat (limited to 'cpukit/pppd')
-rw-r--r--cpukit/pppd/md4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/pppd/md4.c b/cpukit/pppd/md4.c
index dd5ffa1e6b..9d3b9d0a80 100644
--- a/cpukit/pppd/md4.c
+++ b/cpukit/pppd/md4.c
@@ -38,7 +38,6 @@
*/
#include <stdio.h>
#include "md4.h"
-#include "pppd.h"
#include <inttypes.h>