pluto uses the libstrongswan leak detective and a stripped-down version of library_t
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
@@ -25,6 +25,8 @@
|
||||
# include <execinfo.h>
|
||||
#endif /* HAVE_BACKTRACE */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "backtrace.h"
|
||||
|
||||
typedef struct private_backtrace_t private_backtrace_t;
|
||||
|
||||
Reference in New Issue
Block a user