Define _XPG4_2 on Solaris

This commit is contained in:
hpa 2001-11-12 10:07:57 +00:00
parent 949773c2df
commit cba23571e2

View file

@ -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 <stdio.h>