ICU-5576 Fixes for z/OS
X-SVN-Rev: 21356
This commit is contained in:
parent
6cc2272493
commit
ccbebdacf6
@ -1,9 +1,14 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2002-2006, International Business Machines Corporation and
|
||||
* Copyright (c) 2002-2007, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
/* z/OS needs this definition for timeval */
|
||||
#if !defined(_XOPEN_SOURCE_EXTENDED)
|
||||
#define _XOPEN_SOURCE_EXTENDED 1
|
||||
#endif
|
||||
|
||||
#include "unicode/uperf.h"
|
||||
#include "uoptions.h"
|
||||
#include "cmemory.h"
|
||||
|
Loading…
Reference in New Issue
Block a user