summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/pppd.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/pppd.h')
-rw-r--r--cpukit/pppd/pppd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/pppd/pppd.h b/cpukit/pppd/pppd.h
index 274eb07176..b33b6a32de 100644
--- a/cpukit/pppd/pppd.h
+++ b/cpukit/pppd/pppd.h
@@ -26,6 +26,7 @@
#ifndef __PPPD_H__
#define __PPPD_H__
+#include <rtems.h>
#include <stdio.h> /* for FILE */
#include <sys/param.h> /* for MAXPATHLEN and BSD4_4, if defined */
#include <sys/types.h> /* for u_int32_t, if defined */