summaryrefslogtreecommitdiff
path: root/source4/param
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param')
-rw-r--r--source4/param/param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/param/param.h b/source4/param/param.h
index 923b06eb86..dad5f12b15 100644
--- a/source4/param/param.h
+++ b/source4/param/param.h
@@ -41,6 +41,8 @@ struct param_section {
struct param_context;
struct smbsrv_connection;
+#define Auto (2)
+
#include "param/proto.h"
#endif /* _PARAM_H */