diff options
author | Martin Willi <martin@strongswan.org> | 2006-05-10 13:16:27 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-05-10 13:16:27 +0000 |
commit | 9cf5f29027969d5477fe190a8bf85f1aef457179 (patch) | |
tree | 120bd8cc9fc8dc1fdc3b2378c94b1df79ada0d9b /src/libstrongswan/crypto/diffie_hellman.c | |
parent | 4e98759d32841d3f4f67feba9f7aaa842fdf3acf (diff) | |
download | strongswan-9cf5f29027969d5477fe190a8bf85f1aef457179.tar.bz2 strongswan-9cf5f29027969d5477fe190a8bf85f1aef457179.tar.xz |
Diffstat (limited to 'src/libstrongswan/crypto/diffie_hellman.c')
-rw-r--r-- | src/libstrongswan/crypto/diffie_hellman.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstrongswan/crypto/diffie_hellman.c b/src/libstrongswan/crypto/diffie_hellman.c index e458fb80f..1e3dcc79c 100644 --- a/src/libstrongswan/crypto/diffie_hellman.c +++ b/src/libstrongswan/crypto/diffie_hellman.c @@ -27,7 +27,6 @@ #include "diffie_hellman.h" -#include <daemon.h> #include <utils/randomizer.h> |