Remove warning about implicit declaration of strcmp()
This commit is contained in:
parent
de72eddf69
commit
0a8266a7e3
|
@ -12,6 +12,7 @@
|
|||
it explicitly, e.g. tkapp.eval("load {} Blt").
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <tcl.h>
|
||||
#include <tk.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue