summaryrefslogtreecommitdiff
path: root/cc_runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc_runtime.h')
-rw-r--r--cc_runtime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc_runtime.h b/cc_runtime.h
index b7658a936f..475af3bb9b 100644
--- a/cc_runtime.h
+++ b/cc_runtime.h
@@ -35,7 +35,6 @@
SPAGAIN; \
} while(0)
-#include "patchlevel.h"
#if PATCHLEVEL < 3
#define RUN() run()
#else