diff options
Diffstat (limited to 'lib/gnutls_auth.h')
-rw-r--r-- | lib/gnutls_auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_auth.h b/lib/gnutls_auth.h index b54be90e3b..4738c5c9f0 100644 --- a/lib/gnutls_auth.h +++ b/lib/gnutls_auth.h @@ -24,7 +24,7 @@ */ #ifndef GNUTLS_AUTH_H -# define GNUTLS_AUTH_H +#define GNUTLS_AUTH_H typedef struct mod_auth_st_int { |