]> granicus.if.org Git - icu/commitdiff
ICU-9718 Add missing header file to fix warning
authorMichael Ow <mow@svn.icu-project.org>
Sat, 10 Nov 2012 00:00:33 +0000 (00:00 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Sat, 10 Nov 2012 00:00:33 +0000 (00:00 +0000)
X-SVN-Rev: 32785

icu4c/source/io/ufile.c

index 2aca838fff43e1dbca9b1c23084e822627f07d2e..57476f22f9233afbcffa2e700e600c49c5353018 100644 (file)
@@ -18,6 +18,7 @@
 ******************************************************************************
 */
 
+#include "uposixdefs.h"
 #include "locmap.h"
 #include "unicode/ustdio.h"
 #include "ufile.h"