summaryrefslogtreecommitdiff
path: root/lib/pkcs11_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pkcs11_int.h')
-rw-r--r--lib/pkcs11_int.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/pkcs11_int.h b/lib/pkcs11_int.h
index fa423422cb..9d88807098 100644
--- a/lib/pkcs11_int.h
+++ b/lib/pkcs11_int.h
@@ -18,8 +18,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>
*/
-#ifndef PKCS11_INT_H
-#define PKCS11_INT_H
+#ifndef GNUTLS_LIB_PKCS11_INT_H
+#define GNUTLS_LIB_PKCS11_INT_H
#ifdef ENABLE_PKCS11
@@ -462,4 +462,4 @@ inline static bool is_pkcs11_url_object(const char *url)
#endif /* ENABLE_PKCS11 */
-#endif
+#endif /* GNUTLS_LIB_PKCS11_INT_H */