projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix: loopback protection
[l2tpns.git]
/
test
/
radius.c
diff --git
a/test/radius.c
b/test/radius.c
index
d0a8dc4
..
e31ce60
100644
(file)
--- a/
test/radius.c
+++ b/
test/radius.c
@@
-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;