diff --git a/bestline.c b/bestline.c index ba2654d..2c7f525 100644 --- a/bestline.c +++ b/bestline.c @@ -132,7 +132,6 @@ ╚─────────────────────────────────────────────────────────────────────────────*/ #include "bestline.h" -#ifndef __COSMOPOLITAN__ #define _POSIX_C_SOURCE 1 /* so GCC builds in ANSI mode */ #define _XOPEN_SOURCE 700 /* so GCC builds in ANSI mode */ #define _DARWIN_C_SOURCE 1 /* so SIGWINCH / IUTF8 on XNU */ @@ -162,7 +161,6 @@ #ifndef IUTF8 #define IUTF8 0 #endif -#endif __asm__(".ident\t\"\\n\\n\ Bestline (BSD-2)\\n\