Updating to version 1.3.2, last public release by Mike Vanier.
[gnushogi.git] / gnushogi / sysdeps.c
index c88dc43..9752e96 100644 (file)
 #include <sys/filio.h>
 #endif
 
+#if HAVE_ERRNO_H
+/* Definition of errno(). */
+#include <errno.h>
+#endif
 
 /* Forward declarations. */