We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a616a8 commit d31d60bCopy full SHA for d31d60b
win32/fcrypt.c
@@ -2,6 +2,7 @@
2
/* Copyright (C) 1993 Eric Young - see README for more details */
3
#include <stdio.h>
4
#include <errno.h>
5
+#include "handy.h"
6
7
/* Eric Young.
8
* This version of crypt has been developed from my MIT compatible
0 commit comments