Fixed builtin imports broken by latest change.

This commit is contained in:
Ulrich Weigand 2000-12-29 17:44:40 +00:00 committed by Alexandre Julliard
parent 4a990585f7
commit 775fc630da
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@ static int output_immediate_imports( FILE *outfile )
#endif
fprintf( outfile, "\"\n" );
}
pos += 4;
}
fprintf( outfile, "\".previous\");\n#ifndef __GNUC__\n}\n#endif\n\n" );