AM_CONDITIONAL(NEEDS_LIBRT, test "$gnutls_needs_librt" = "yes")
-AC_DEFINE([GNUTLS_COMPAT_H], 1, [Make sure we don't use old features in code.])
AC_DEFINE([GNUTLS_INTERNAL_BUILD], 1, [We allow temporarily usage of deprecated functions - until they are removed.])
AC_DEFINE([fread_file], [_gnutls_fread_file], [static lib rename])
*
*/
-#ifndef __GNUTLS_ABSTRACT_H
-#define __GNUTLS_ABSTRACT_H
+#ifndef GNUTLS_ABSTRACT_H
+#define GNUTLS_ABSTRACT_H
#include <gnutls/gnutls.h>
#include <gnutls/x509.h>
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_ABSTRACT_H */
/* Typedefs for more compatibility with older GnuTLS. */
-#ifndef _GNUTLS_COMPAT_H
-#define _GNUTLS_COMPAT_H
+#ifndef GNUTLS_COMPAT_H
+#define GNUTLS_COMPAT_H
/* *INDENT-OFF* */
#ifdef __cplusplus
#endif
/* *INDENT-ON* */
-#endif /* _GNUTLS_COMPAT_H */
+#endif /* GNUTLS_COMPAT_H */
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_CRYPTO_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_DTLS_H */
+
+#endif /* GNUTLS_DTLS_H */
* The low level cipher functionality is in gnutls/crypto.h.
*/
-
-#ifndef GNUTLS_H
-#define GNUTLS_H
+#ifndef GNUTLS_GNUTLS_H
+#define GNUTLS_GNUTLS_H
/* Get ssize_t. */
#include <sys/types.h>
#include <gnutls/compat.h>
-#endif /* GNUTLS_H */
+#endif /* GNUTLS_GNUTLS_H */
*
*/
-#ifndef GNUTLSXX_H
-#define GNUTLSXX_H
+#ifndef GNUTLS_GNUTLSXX_H
+#define GNUTLS_GNUTLSXX_H
#include <exception>
#include <vector>
} /* namespace */
-#endif /* GNUTLSXX_H */
+#endif /* GNUTLS_GNUTLSXX_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_OCSP_H */
+
+#endif /* GNUTLS_OCSP_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_OPENPGP_H */
+
+#endif /* GNUTLS_OPENPGP_H */
*
*/
-#ifndef __GNUTLS_PKCS11_H
-#define __GNUTLS_PKCS11_H
+#ifndef GNUTLS_PKCS11_H
+#define GNUTLS_PKCS11_H
#include <stdarg.h>
#include <gnutls/gnutls.h>
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_PKCS11_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_PKCS12_H */
+
+#endif /* GNUTLS_PKCS12_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_PKCS7_H */
+
+#endif /* GNUTLS_PKCS7_H */
*
*/
-#ifndef __GNUTLS_SELF_H
-#define __GNUTLS_SELF_H
+#ifndef GNUTLS_SELF_TEST_H
+#define GNUTLS_SELF_TEST_H
#include <gnutls/gnutls.h>
int gnutls_digest_self_test(unsigned flags, gnutls_digest_algorithm_t digest);
int gnutls_pk_self_test(unsigned flags, gnutls_pk_algorithm_t pk);
-#endif
+#endif /* GNUTLS_SELF_TEST_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_SOCKET_H */
+
+#endif /* GNUTLS_SOCKET_H */
*
*/
-#ifndef __GNUTLS_SYSTEM_KEYS_H
-#define __GNUTLS_SYSTEM_KEYS_H
+#ifndef GNUTLS_SYSTEM_KEYS_H
+#define GNUTLS_SYSTEM_KEYS_H
#include <gnutls/gnutls.h>
#include <gnutls/x509.h>
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_SYSTEM_KEYS_H */
*
*/
-#ifndef __GNUTLS_TPM_H
-#define __GNUTLS_TPM_H
+#ifndef GNUTLS_TPM_H
+#define GNUTLS_TPM_H
#include <gnutls/gnutls.h>
#include <gnutls/x509.h>
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_TPM_H */
*
*/
-#ifndef __GNUTLS_URLS_H
-#define __GNUTLS_URLS_H
+#ifndef GNUTLS_URLS_H
+#define GNUTLS_URLS_H
#include <gnutls/gnutls.h>
#include <gnutls/x509.h>
}
#endif
/* *INDENT-ON* */
-#endif
+
+#endif /* GNUTLS_URLS_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_X509_H */
+
+#endif /* GNUTLS_X509_EXT_H */
}
#endif
/* *INDENT-ON* */
-#endif /* GNUTLS_X509_H */
+
+#endif /* GNUTLS_X509_H */