@@ -17,7 +17,6 @@ __attribute__((__pure__))
_Bool
cstring_equal(const char *restrict cstring_1, const char *restrict cstring_2);
-#define IMPLEMENTATIONS
#if defined(CSTRING_IMP) || defined(IMPLEMENTATIONS)
#include <stddef.h>