diff --git a/config.h b/config.h index b8744bc..74f5a79 100644 --- a/config.h +++ b/config.h @@ -21,6 +21,9 @@ /* Must be included before we include any system headers! */ #include "acconfig.h" +/* This is necessary on Solaris */ +#define _XPG4_2 + /* Standard includes */ #include