Commit 51f8bc95 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

More autocrappery.



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4063 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent bcddbef7
......@@ -29,7 +29,6 @@
#ifndef COMPAT_EXECINFO_H_INCLUDED
#define COMPAT_EXECINFO_H_INCLUDED
#ifndef HAVE_EXECINFO_H
#ifdef __cplusplus
extern "C" {
#endif
......@@ -41,6 +40,5 @@ void backtrace_symbols_fd(void *const *, int, int);
#ifdef __cplusplus
}
#endif
#endif
#endif /* COMPAT_EXECINFO_H_INCLUDED */
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