Skip to content

Commit a7f460d

Browse files
committed
handy.h
1 parent 4a616a8 commit a7f460d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

win32/fcrypt.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/* Copyright (C) 1993 Eric Young - see README for more details */
33
#include <stdio.h>
44
#include <errno.h>
5+
#include "EXTERN.h"
6+
#include "perl.h"
57

68
/* Eric Young.
79
* This version of crypt has been developed from my MIT compatible

0 commit comments

Comments
 (0)