summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/pwcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/pwcache.c')
-rw-r--r--cpukit/libmisc/shell/pwcache.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libmisc/shell/pwcache.c b/cpukit/libmisc/shell/pwcache.c
index 6b50bd6eb1..47b8e96fc6 100644
--- a/cpukit/libmisc/shell/pwcache.c
+++ b/cpukit/libmisc/shell/pwcache.c
@@ -27,6 +27,10 @@
* SUCH DAMAGE.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)pwcache.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */