#include #include #include #include "xmlbuff.h" #define ANONYMIZE 0 #define DEANONYMIZE 1 extern char binnFile[256]; extern int action; int anonymizeComments(XMLBuff *infile);