Fix "error: use of undeclared identifier 'access'"
--- xbase64/xbdbf.cpp.orig	2006-07-17 11:54:42.000000000 -0500
+++ xbase64/xbdbf.cpp	2019-10-01 22:01:28.000000000 -0500
@@ -55,6 +55,7 @@
 #include <io.h>
 #endif
 #include <errno.h>
+#include <unistd.h>
 
 /*! \file xbdbf.cpp
 */
