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 a7f460dCopy full SHA for a7f460d
win32/fcrypt.c
@@ -2,6 +2,8 @@
2
/* Copyright (C) 1993 Eric Young - see README for more details */
3
#include <stdio.h>
4
#include <errno.h>
5
+#include "EXTERN.h"
6
+#include "perl.h"
7
8
/* Eric Young.
9
* This version of crypt has been developed from my MIT compatible
0 commit comments