summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/nssrenam.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/nss/nssrenam.h')
-rw-r--r--xmlsecurity/source/xmlsec/nss/nssrenam.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/nssrenam.h b/xmlsecurity/source/xmlsec/nss/nssrenam.h
index 411f279e06c5..47280408b790 100644
--- a/xmlsecurity/source/xmlsec/nss/nssrenam.h
+++ b/xmlsecurity/source/xmlsec/nss/nssrenam.h
@@ -32,13 +32,10 @@
* GPL.
*/
-#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_NSS_NSSRENAM_H
-#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_NSS_NSSRENAM_H
+#pragma once
#define CERT_NewTempCertificate __CERT_NewTempCertificate
#define PK11_GetKeyData __PK11_GetKeyData
#define CERT_DecodeDERCertificate __CERT_DecodeDERCertificate
-#endif // INCLUDED_XMLSECURITY_SOURCE_XMLSEC_NSS_NSSRENAM_H
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */