diff --git a/cde/programs/dtksh/ksh93/src/cmd/pax/pax.h b/cde/programs/dtksh/ksh93/src/cmd/pax/pax.h index db9291ffe..89d9eda6a 100644 --- a/cde/programs/dtksh/ksh93/src/cmd/pax/pax.h +++ b/cde/programs/dtksh/ksh93/src/cmd/pax/pax.h @@ -105,6 +105,9 @@ #include #include #include + +#include + #if !defined(va_start) #if defined(__STDARG__) #include