diff --git a/historic/jam/src/execunix.c b/historic/jam/src/execunix.c index bb71dc618..fc95b859c 100644 --- a/historic/jam/src/execunix.c +++ b/historic/jam/src/execunix.c @@ -16,6 +16,7 @@ # include /* needed for vfork(), _exit() prototypes */ # include # include +# include #if defined(sun) || defined(__sun) || defined(linux) #include