#include <popt.h>
xht debug__zones = NULL; /**< the debugging zones, that are enabled (key = zone string, value = zone string) */
extern int deliver__flag;
extern xmlnode greymatter__;
# include <gnutls/openpgp.h>
#endif
static xht debug__zones = NULL; /**< the debugging zones, that are enabled (key = zone string, value = zone string) */
/** Packet types */
typedef enum { p_NONE, p_NORM, p_XDB, p_LOG, p_ROUTE } ptype;
* we have to remove these globals (or at least move them
* inside the library
*/
xht debug__zones;
extern xht debug__zones;
/* end of hack */