diff options
Diffstat (limited to 'ext/B/byteperl.c')
-rw-r--r-- | ext/B/byteperl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/B/byteperl.c b/ext/B/byteperl.c index c4bf6d7dd8..a42edfb8d5 100644 --- a/ext/B/byteperl.c +++ b/ext/B/byteperl.c @@ -3,7 +3,6 @@ #ifndef PATCHLEVEL #include "patchlevel.h" #endif -#include "byterun.h" static void xs_init _((void)); static PerlInterpreter *my_perl; |