minor fix to the type table
[musl-tables] / tab_types.sh
index c647ae9..1086912 100755 (executable)
@@ -51,7 +51,7 @@ function pinc(s) {
 BEGIN {
        FS = "\t"
 
-       posix = "data/posix.inc"
+       posix = "data/posix2008.inc"
        g = "data/glibc.inc.tags"
        m = "data/musl.inc.tags"