iliaa           Sun Nov 17 21:30:27 2002 EDT

  Modified files:              
    /php4/ext/xml/expat xmlparse.c 
  Log:
  Removed duplicate php_compat.h include.
  
  
Index: php4/ext/xml/expat/xmlparse.c
diff -u php4/ext/xml/expat/xmlparse.c:1.6 php4/ext/xml/expat/xmlparse.c:1.7
--- php4/ext/xml/expat/xmlparse.c:1.6   Sun Nov 17 16:29:16 2002
+++ php4/ext/xml/expat/xmlparse.c       Sun Nov 17 21:30:27 2002
@@ -625,7 +625,6 @@
 
 #define parsing (processor != prologInitProcessor)
 
-#include "php_compat.h"
 
 XML_Parser
 XML_ParserCreate(const XML_Char *encodingName)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to