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"