From 1a6683aa57dbda70c8fbe054a0a199d31cc33e17 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Mar 2015 21:37:33 +0100 Subject: libcsupport: Include missing header file --- cpukit/libcsupport/src/pwdgrp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/libcsupport/src/pwdgrp.c b/cpukit/libcsupport/src/pwdgrp.c index b184ea8e96..5027b01a63 100644 --- a/cpukit/libcsupport/src/pwdgrp.c +++ b/cpukit/libcsupport/src/pwdgrp.c @@ -33,6 +33,7 @@ #include #include #include +#include #include -- cgit v1.2.3