# HG changeset patch # User Rob Landley # Date 1188351186 18000 # Node ID 74f22f09bbf714f429e7396a0e7275248911b4ed # Parent 32aea31ba434cb16995ed06aed9479ed44034b1f Remove an unused header (that breaks building with newlib). diff -r 32aea31ba434 -r 74f22f09bbf7 tcc.h --- a/tcc.h Mon Aug 27 00:48:17 2007 -0500 +++ b/tcc.h Tue Aug 28 20:33:06 2007 -0500 @@ -42,7 +42,6 @@ #include #else #include -#include #include #endif