freebsd-ports/games/polyglot/files/patch-util.h
Nicola Vitale 8d86d65496 PolyGlot is a "UCI adapter". It connects a UCI chess engine to an
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
2014-01-13 05:01:34 +00:00

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