vp-build/srcpkgs/synergy/patches/qt5-build-musl.patch

11 lines
242 B
Diff

--- src/gui/src/ZeroconfService.h
+++ src/gui/src/ZeroconfService.h
@@ -20,6 +20,7 @@
#include "ZeroconfServer.h"
#include "ZeroconfRecord.h"
+#include <stdint.h>
#include <QtCore/QObject>
typedef int32_t DNSServiceErrorType;