Files
wpebackend-fdo/wpebackend-fdo-gcc15.patch

14 lines
216 B
Diff

diff --git a/src/ipc.h b/src/ipc.h
index c274529..f9945eb 100644
--- a/src/ipc.h
+++ b/src/ipc.h
@@ -26,6 +26,7 @@
#pragma once
#include <gio/gio.h>
+#include <stdint.h>
#include <memory>
namespace FdoIPC {