mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-01 14:52:14 +01:00
11 lines
180 B
Diff
11 lines
180 B
Diff
--- ./client/common.h.orig
|
|
+++ ./client/common.h
|
|
@@ -39,6 +39,7 @@
|
|
#include <exception>
|
|
#include <list>
|
|
#include <string.h>
|
|
+#include <cstdarg>
|
|
|
|
#ifdef WIN32
|
|
#ifdef __GNUC__
|