summaryrefslogtreecommitdiffstats
path: root/include/asprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asprintf.h')
-rw-r--r--include/asprintf.h4
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 @@
1#ifndef ASPRINTF_H 1#ifndef __ASPRINTF_H
2#define ASPRINTF_H 2#define __ASPRINTF_H
3 3
4#ifdef HAVE_CONFIG_H 4#ifdef HAVE_CONFIG_H
5#include <config.h> 5#include <config.h>