diff options
Diffstat (limited to 'lib/gnutls_mem.h')
-rw-r--r-- | lib/gnutls_mem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_mem.h b/lib/gnutls_mem.h index c49c848db1..46811a34c8 100644 --- a/lib/gnutls_mem.h +++ b/lib/gnutls_mem.h @@ -24,7 +24,7 @@ */ #ifndef GNUTLS_MEM_H -# define GNUTLS_MEM_H +#define GNUTLS_MEM_H typedef void svoid; /* for functions that allocate using gnutls_secure_malloc */ |