8d86d65496
xboard interface. PolyGlot tries to solve known problems with other adapters. For instance, it detects and reports draws by fifty-move rule, repetition, etc... WWW: http://wbec-ridderkerk.nl/html/details1/PolyGlot.html
10 lines
226 B
C
10 lines
226 B
C
--- ./util.h.orig 2010-12-06 18:35:50.000000000 +0100
|
|
+++ ./util.h 2014-01-11 04:44:10.000000000 +0100
|
|
@@ -8,7 +8,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <sys/types.h>
|
|
-#include <sys/timeb.h>
|
|
#include <sys/stat.h>
|
|
|
|
// defines
|