re-instate local md5.[ch] due to issues with linking openssl to GPL code
This commit is contained in:
parent
e91dac99cf
commit
aacba76c8d
7 changed files with 316 additions and 13 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/select.h>
|
||||
#include <signal.h>
|
||||
#include <openssl/md5.h>
|
||||
#include "../md5.h"
|
||||
|
||||
extern char *optarg;
|
||||
extern int optind;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue