diff options
Diffstat (limited to 'exec/exec.c')
-rw-r--r-- | exec/exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exec/exec.c b/exec/exec.c index b068f5e2..2fc1e441 100644 --- a/exec/exec.c +++ b/exec/exec.c @@ -24,6 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include <mach/gnumach.h> #include <hurd.h> #include <hurd/exec.h> #include <sys/stat.h> |