]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
remove stray evp.h include
authorJohannes Berg <johannes.berg@intel.com>
Tue, 7 Mar 2017 08:29:56 +0000 (09:29 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Oct 2018 10:37:48 +0000 (12:37 +0200)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
nan.c

diff --git a/nan.c b/nan.c
index 7b0a8914e9b3a791e92c6e4b9bf70f4a207efb37..e557ac0a6d2bf6e6530ff0fe99be0743157b7b2a 100755 (executable)
--- a/nan.c
+++ b/nan.c
@@ -8,7 +8,6 @@
 #include <netlink/msg.h>
 #include <netlink/attr.h>
 
-#include <openssl/evp.h>
 #include <ctype.h>
 #include <inttypes.h>
 #include "nl80211.h"