httpd_policy_inline.c

#include "httpd.h"

#define EX_UTILS_NO_FUNCS 1
#include "ex_utils.h"

/* reinclude ... should just get the inline functions */
#undef  VSTR_AUTOCONF_HAVE_INLINE
#define VSTR_AUTOCONF_HAVE_INLINE 1
#undef  HTTPD_POLICY_COMPILE_INLINE
#define HTTPD_POLICY_COMPILE_INLINE 1
#define extern /* nothing */
#define inline /* nothing */
#undef  OPT_POLICY_COMPILE_INLINE
#define OPT_POLICY_COMPILE_INLINE 0
#include "httpd_policy.h"