richter     01/11/20 21:12:25

  Modified:    driver   Tag: Embperl2c eplibxslt.c
  Log:
  Embperl 2 - fix include file problem with libxslt 1.0.7
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.7   +2 -1      embperl/driver/Attic/eplibxslt.c
  
  Index: eplibxslt.c
  ===================================================================
  RCS file: /home/cvs/embperl/driver/Attic/eplibxslt.c,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- eplibxslt.c       2001/11/16 11:29:04     1.1.2.6
  +++ eplibxslt.c       2001/11/21 05:12:25     1.1.2.7
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: eplibxslt.c,v 1.1.2.6 2001/11/16 11:29:04 richter Exp $
  +#   $Id: eplibxslt.c,v 1.1.2.7 2001/11/21 05:12:25 richter Exp $
   #
   
###################################################################################*/
   
  @@ -25,6 +25,7 @@
   #include <libxml/DOCBparser.h>
   #include <libxml/xinclude.h>
   #include <libxml/catalog.h>
  +#include <libxslt/xsltconfig.h>
   #include <libxslt/xslt.h>
   #include <libxslt/xsltInternals.h>
   #include <libxslt/transform.h>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to