diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h index 31483915e1d..cd6319361d5 100644 --- a/Include/pgenheaders.h +++ b/Include/pgenheaders.h @@ -47,11 +47,6 @@ PERFORMANCE OF THIS SOFTWARE. #include #include -#ifdef THINK_C -#define label label_ -#undef label -#endif - #ifdef HAVE_STDLIB_H #include #endif