diff options
Diffstat (limited to 'include/asprintf.h')
-rw-r--r-- | include/asprintf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asprintf.h b/include/asprintf.h index 65957e0..ce26aed 100644 --- a/include/asprintf.h +++ b/include/asprintf.h @@ -1,5 +1,5 @@ -#ifndef ASPRINTF_H -#define ASPRINTF_H +#ifndef __ASPRINTF_H +#define __ASPRINTF_H #ifdef HAVE_CONFIG_H #include <config.h> |