]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/rbbicst.pl
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / common / rbbicst.pl
old mode 100644 (file)
new mode 100755 (executable)
index 98b06cb..32dd2ff
@@ -1,6 +1,10 @@
 #**************************************************************************
-#   Copyright (C) 2002-2005 International Business Machines Corporation   *
-#   and others. All rights reserved.                                      *
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html#License
+#**************************************************************************
+#**************************************************************************
+#   Copyright (C) 2002-2016 International Business Machines Corporation
+#   and others. All rights reserved.
 #**************************************************************************
 #
 #  rbbicst   Compile the RBBI rule paser state table data into initialized C data.
@@ -348,6 +352,8 @@ else
     print "#ifndef RBBIRPT_H\n";
     print "#define RBBIRPT_H\n";
     print "\n";
+    print "#include \"unicode/utypes.h\"\n";
+    print "\n";
     print "U_NAMESPACE_BEGIN\n";
 
     #