From 67866c4075b09697917432861147bf6f16ccafc1 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Sat, 24 Sep 1994 21:49:20 +0000 Subject: [PATCH] Woops, include machine/exec.h, too. --- include/a.out.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/a.out.h b/include/a.out.h index 9bfed25a05e..176b39cb3d5 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -37,6 +37,7 @@ #define _AOUT_H_ #include +#include #include #include