Commit 19f2e0a6 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

paste-o.

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@722 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent bd2b6872
......@@ -6,7 +6,7 @@
#define COMPAT_H_INCLUDED
#ifndef HAVE_VASPRINTF
int asprintf(char **strp, const char *fmt, va_list ap)
int vasprintf(char **strp, const char *fmt, va_list ap)
#endif
#ifndef HAVE_ASPRINTF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment