#**************************************************************************
-# 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.
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";
#