Added: SDBM_DELETE_ERROR variable

This commit is contained in:
Breno Silva
2013-05-02 08:04:26 -04:00
parent eb95384577
commit 29ed5c4dc7
3 changed files with 29 additions and 1 deletions

View File

@@ -442,6 +442,8 @@ struct modsec_rec {
lua_State *L;
#endif
#endif
int msc_sdbm_delete_error;
};
struct directory_config {