X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/0db97c0d2f4568c2b5b5f5f9b791b8025b4732aa..ddf0e06b99c52ed416f19432be45b71238d0b877:/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