X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/fbcfb25715ddbb522c8efac3faec1eca4811683d..05b75f8d50b83e943af3be4071449304d82dbdcd:/scripts/make-unidata diff --git a/scripts/make-unidata b/scripts/make-unidata index 1230aa7..5611b0d 100755 --- a/scripts/make-unidata +++ b/scripts/make-unidata @@ -439,8 +439,7 @@ print STDERR "Generating unidata.c...\n"; open(STDOUT, ">unidata.c") or die "unidata.c: $!\n"; out("/* Automatically generated file, see scripts/make-unidata */\n", - "#include \n", - "#include \"types.h\"\n", + "#include \"common.h\"\n", "#include \"unidata.h\"\n"); # Short aliases to keep .c file small