Index: unix/tkAppInit.c =================================================================== diff -u -r2111020b49da8ce57758e51accf0b6073037f0d2 -r0e8b567e2a1808c514f6340430920ad4d59953bc --- unix/tkAppInit.c (.../tkAppInit.c) (revision 2111020b49da8ce57758e51accf0b6073037f0d2) +++ unix/tkAppInit.c (.../tkAppInit.c) (revision 0e8b567e2a1808c514f6340430920ad4d59953bc) @@ -18,7 +18,7 @@ #include "tk.h" #include "locale.h" -#include +#include /* *----------------------------------------------------------------------