X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=gnushogi%2Fsearch.c;h=3d49b8b897cdbc32d062bb56431bf7f247a6ca80;hp=7a89ef70858d841d6814e31ff501365f519e904c;hb=1aca00e04580e7b3effefa535edb469876ecce74;hpb=8ae7e7d1b257ef36d8a9fd1cd88807954ef10764 diff --git a/gnushogi/search.c b/gnushogi/search.c index 7a89ef7..3d49b8b 100644 --- a/gnushogi/search.c +++ b/gnushogi/search.c @@ -32,7 +32,7 @@ #include "gnushogi.h" #if !defined OLDTIME && defined HAVE_GETTIMEOFDAY -double pow(); +double pow(double x, double y); #endif short background = 0;