VirtualBox

Ignore:
Timestamp:
Apr 5, 2024 12:32:12 PM (10 months ago)
Author:
vboxsync
Message:

libxml2-2.12.6: Make it build for windows. bugref:10640

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libxml2-2.12.6/libxml.h

    r104169 r104180  
    2323#endif
    2424
     25#if defined(VBOX)
     26#include <vboxconfig.h>
     27#include <libxml/xmlversion.h>
     28#endif
     29
     30
    2531#if defined(macintosh)
    2632#include "config-mac.h"
     
    3440 */
    3541#include "config.h"
    36 #include <libxml/xmlversion.h>
    37 #elif defined(VBOX)
    38 #include <vboxconfig.h>
    3942#include <libxml/xmlversion.h>
    4043#else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette