aboutsummaryrefslogtreecommitdiffstats
path: root/missing/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/crypt.c')
-rw-r--r--missing/crypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/missing/crypt.c b/missing/crypt.c
index d5a9281f77..f3d2084844 100644
--- a/missing/crypt.c
+++ b/missing/crypt.c
@@ -34,6 +34,7 @@
static char sccsid[] = "@(#)crypt.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
+#include "ruby/missing.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif