Already included near top of file

Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/999c0dee
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/999c0dee
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/999c0dee

Branch: refs/heads/CRYPTO-1.0.0
Commit: 999c0deeeb6ee34d69aed7431b5277af64c86676
Parents: 47061e6
Author: Sebb <s...@apache.org>
Authored: Sat Jul 9 14:45:11 2016 +0100
Committer: Sebb <s...@apache.org>
Committed: Sat Jul 9 14:45:11 2016 +0100

----------------------------------------------------------------------
 .../native/org/apache/commons/crypto/org_apache_commons_crypto.h    | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/999c0dee/src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h
----------------------------------------------------------------------
diff --git 
a/src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h 
b/src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h
index 71ea6fd..d0e58a5 100644
--- a/src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h
+++ b/src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h
@@ -189,7 +189,6 @@ static FARPROC WINAPI do_dlsym(JNIEnv *env, HMODULE handle, 
LPCSTR symbol) {
 } while ((ret == -1) && (errno == EINTR));
 
 #ifdef UNIX
-#include <dlfcn.h>
 #include "config.h"
 #endif
 

Reply via email to