X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fmcs51%2Flklibr.c;h=678eb30301ca9a25e15f59456a62dcb33f7aafc4;hb=04a394483c4ca0755c4258779481d66bce82a2b5;hp=9f3df0d91a88d9c1e898bdde46a71da2b958b452;hpb=eee796ec8b31a844f4c40f85a7bf629eafd4ceec;p=fw%2Fsdcc diff --git a/as/mcs51/lklibr.c b/as/mcs51/lklibr.c index 9f3df0d9..678eb303 100644 --- a/as/mcs51/lklibr.c +++ b/as/mcs51/lklibr.c @@ -18,12 +18,6 @@ #define EQ(A,B) !strcmp((A),(B)) #define MAXLINE 254 /*when using fgets*/ -#if defined(__APPLE__) && defined(__MACH__) -#include -#include -#else -#include -#endif #include #include #include