Add extern declaration for do_line_insertion_deletion_costs.

This commit is contained in:
Jim Blandy 1993-03-15 01:09:20 +00:00
parent 2f1139a47f
commit a790fee232

View file

@ -1065,6 +1065,8 @@ calculate_ins_del_char_costs (frame)
extern int x_screen_planes;
#endif
extern do_line_insertion_deletion_costs ();
calculate_costs (frame)
FRAME_PTR frame;
{