diff --git a/src/decomp/pc/compat.h b/src/decomp/pc/compat.h deleted file mode 100644 index 8d6a3d4..0000000 --- a/src/decomp/pc/compat.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COMPAT_H -#define COMPAT_H value - -#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) -#define __BSD__ -#endif - -#endif \ No newline at end of file