blob: e6187c97ae80e6ac9517e14432342319e417987a [file] [log] [blame]
#ifndef APR_COMPAT_H
#define APR_COMPAT_H
/* Drag in apu (and therefore apr) renamed symbols */
#include "apu_compat.h"
/* redefine 1.3.x symbols to the new symbol names */
#define MODULE_VAR_EXPORT AP_MODULE_DECLARE_DATA
#endif /* APR_COMPAT_H */