mail: fix implicit declaration of crypt()
[hcoop/domtool2.git] / src / mail / vmailpasswd.c
index 25b2116..9fd786b 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <stdlib.h>
 #include <stdio.h>
 #include <ctype.h>
+#include <crypt.h>
 #include <string.h>
 
 int validDomain(const char *dom) {