aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/wsgcrypt.h')
-rw-r--r--wsutil/wsgcrypt.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/wsutil/wsgcrypt.h b/wsutil/wsgcrypt.h
index a6f2844fbf..d56e456cb2 100644
--- a/wsutil/wsgcrypt.h
+++ b/wsutil/wsgcrypt.h
@@ -27,8 +27,6 @@
#ifndef __WSGCRYPT_H__
#define __WSGCRYPT_H__
-#ifdef HAVE_LIBGCRYPT
-
#include <ws_diag_control.h>
DIAG_OFF(deprecated-declarations)
@@ -37,6 +35,4 @@ DIAG_OFF(deprecated-declarations)
DIAG_ON(deprecated-declarations)
-#endif /* HAVE_LIBGCRYPT */
-
#endif /* __WSGCRYPT_H__ */