]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/options.c
ITS#2657: authzid (and assertion) should apply to most everything
[openldap] / libraries / liblber / options.c
index f59dcc13935a8179a1ceb332d3cd5013b31d5104..d2371567e706a781d6b6ecc4c063bb26967e2c18 100644 (file)
@@ -10,6 +10,8 @@
 #include <ac/stdarg.h>
 #include "lber-int.h"
 
+char ber_pvt_opt_on;   /* used to get a non-NULL address for *_OPT_ON */
+
 struct lber_options ber_int_options = {
        LBER_UNINITIALIZED, 0, 0, 0 };