]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/ctestfw/uperf.cpp
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / uperf.cpp
index 587d82ef4cd8d230dfe04f745745c36713dbde4e..2c33dcf6aabc38e2ebc13f634a1bde8b7e9b86d2 100644 (file)
@@ -1,13 +1,11 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2008, International Business Machines Corporation and
+ * Copyright (c) 2002-2009, 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 "platform_xopen_source_extended.h"
 
 #include "unicode/uperf.h"
 #include "uoptions.h"