projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace direct use of RC4 by stream cipher abstraction.
[paraslash.git]
/
blob.c
diff --git
a/blob.c
b/blob.c
index
cbf2af4
..
cefd028
100644
(file)
--- a/
blob.c
+++ b/
blob.c
@@
-8,7
+8,6
@@
#include <regex.h>
#include <fnmatch.h>
-#include <openssl/rc4.h>
#include <osl.h>
#include "para.h"