X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=util.h;h=1ce7e3271e98eb6a254eb13a9ffec7210cce98f6;hp=759cd16fae2baa7ffc73d20a04e56f37a923f290;hb=5cd5185613348b13625e257efcd7b2f11ca85276;hpb=ad2265d4fc54fc9ba99fc606e6174df34bfb4a0f diff --git a/util.h b/util.h index 759cd16..1ce7e32 100644 --- a/util.h +++ b/util.h @@ -130,6 +130,7 @@ extern void my_timer_stop (my_timer_t * timer); extern double my_timer_elapsed_real (const my_timer_t * timer); +extern char * my_error(); #endif // !defined UTIL_H