diff --git a/src/bnetd/versioncheck.cpp b/src/bnetd/versioncheck.cpp
index eb7933f..f894173 100644
--- a/src/bnetd/versioncheck.cpp
+++ b/src/bnetd/versioncheck.cpp
@@ -19,7 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 #include "common/setup_before.h"
-#define VERSIONCHECK_INTERNAL_ACCESS
 #include "versioncheck.h"
 
 #include <cctype>