Updating to version 1.3.2, last public release by Mike Vanier.
[gnushogi.git] / gnushogi / search.c
index 7a89ef7..3d49b8b 100644 (file)
@@ -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;