mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 12:24:58 +00:00
compat: Add stdarg.h
include
This commit is contained in:
parent
cd58c15c58
commit
3972ca43d8
@ -8,6 +8,7 @@
|
||||
#define INCLUDE_buffer_h__
|
||||
|
||||
#include "common.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
typedef struct {
|
||||
char *ptr;
|
||||
|
Loading…
Reference in New Issue
Block a user