summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Include')
-rw-r--r--Include/pgenheaders.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h
index 3148391..cd63193 100644
--- a/Include/pgenheaders.h
+++ b/Include/pgenheaders.h
@@ -47,11 +47,6 @@ PERFORMANCE OF THIS SOFTWARE.
#include <stdio.h>
#include <string.h>
-#ifdef THINK_C
-#define label label_
-#undef label
-#endif
-
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif