This is required for UID_MAX and GID_MAX
---
 extras/wip/tables/table-passwd/table_passwd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extras/wip/tables/table-passwd/table_passwd.c 
b/extras/wip/tables/table-passwd/table_passwd.c
index 7f305b2..194b999 100644
--- a/extras/wip/tables/table-passwd/table_passwd.c
+++ b/extras/wip/tables/table-passwd/table_passwd.c
@@ -29,6 +29,7 @@
 #include "smtpd-defines.h"
 #include "smtpd-api.h"
 #include "log.h"
+#include "includes.h"
 
 static int table_passwd_update(void);
 static int table_passwd_check(int, struct dict *, const char *);
-- 
2.4.2


-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to