X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCCset.c;h=a4844a3779502a8fb4052da908fb5ec0c27cbb3c;hb=b52e5a6f8234b5d83fb3af93af041faa41641b35;hp=049a3e3834f1254e56c096bf7dd85db56e50a00d;hpb=19e713873b4e8fce79c3ef8f8602ed361968b1a2;p=fw%2Fsdcc diff --git a/src/SDCCset.c b/src/SDCCset.c index 049a3e38..a4844a37 100644 --- a/src/SDCCset.c +++ b/src/SDCCset.c @@ -22,7 +22,9 @@ what you give them. Help stamp out software-hoarding! -------------------------------------------------------------------------*/ -#include "common.h" +#include +#include +#include "SDCCset.h" /*-----------------------------------------------------------------*/ /* newSet - will allocate & return a new set entry */