Commit 5fa372e4 authored by Neal Norwitz's avatar Neal Norwitz

Remove warning about implicit declaration of strcmp()

parent 444e4af1
......@@ -12,6 +12,7 @@
it explicitly, e.g. tkapp.eval("load {} Blt").
*/
#include <string.h>
#include <tcl.h>
#include <tk.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment