forked from mirrors/tftp-hpa-google
Define _XPG4_2 on Solaris
This commit is contained in:
parent
949773c2df
commit
cba23571e2
1 changed files with 3 additions and 0 deletions
3
config.h
3
config.h
|
@ -21,6 +21,9 @@
|
||||||
/* Must be included before we include any system headers! */
|
/* Must be included before we include any system headers! */
|
||||||
#include "acconfig.h"
|
#include "acconfig.h"
|
||||||
|
|
||||||
|
/* This is necessary on Solaris */
|
||||||
|
#define _XPG4_2
|
||||||
|
|
||||||
/* Standard includes */
|
/* Standard includes */
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue