mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
printf-hook-glibc: printf.h on FreeBSD 10 does not include stdargs.h
This commit is contained in:
parent
593251fcf6
commit
6477e64a8d
@ -19,10 +19,10 @@
|
||||
#include <utils/utils.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
#include <printf.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <printf.h>
|
||||
|
||||
typedef struct private_printf_hook_t private_printf_hook_t;
|
||||
typedef struct printf_hook_handler_t printf_hook_handler_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user