/* * XML Security Library * * globals.h: internal header only used during the compilation * * See Copyright for the status of this software. * * Author: Aleksey Sanin */ #ifndef __XMLSEC_GLOBALS_H__ #define __XMLSEC_GLOBALS_H__ #include "config.h" #define IN_XMLSEC #endif /* ! __XMLSEC_GLOBALS_H__ */