mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 20:02:30 +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__
|