X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Ftools%2Fdependency_tool%2Fpr.cpp;h=6c414ef799e1c32ad5edea5476e4fa680a7e4258;hb=1c1b07ac310120b80ad371ebb586e31d7b12127d;hp=e1bdf7b39ce1bfed2c73b39c361f3f518b246d4a;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/tools/dependency_tool/pr.cpp b/nucleus/tools/dependency_tool/pr.cpp index e1bdf7b3..6c414ef7 100644 --- a/nucleus/tools/dependency_tool/pr.cpp +++ b/nucleus/tools/dependency_tool/pr.cpp @@ -33,7 +33,7 @@ in this Software without prior written authorization from the X Consortium. #include -extern struct inclist inc_list[ MAXFILES ], *inclistp; +//extern struct inclist inc_list[ MAXFILES ], *inclistp; extern char *objprefix; extern char *objsuffix; extern int width;