From e003da1d4a21b12519b5e87da66f83dbd560a780 Mon Sep 17 00:00:00 2001 From: Marty Plummer Date: Fri, 6 Jun 2014 04:56:39 -0500 Subject: [PATCH] Nope, that did not fix it --- binding-mri/etc-binding.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/binding-mri/etc-binding.cpp b/binding-mri/etc-binding.cpp index af7a2bc..7283e6a 100644 --- a/binding-mri/etc-binding.cpp +++ b/binding-mri/etc-binding.cpp @@ -18,9 +18,6 @@ ** You should have received a copy of the GNU General Public License ** along with mkxp. If not, see . */ -#ifndef _POSIX - #define _POSIX -#endif #include "etc.h" #include "binding-util.h" #include "serializable-binding.h"