summarylogtreecommitdiffstats
path: root/include-cstring.patch
blob: 20c91e235c88a85842a1d1620f093799ae971306 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./src/core/device-support.cpp.ORIG	2025-02-10 16:56:41.030527565 -0800
+++ ./src/core/device-support.cpp	2025-02-10 16:56:45.876253054 -0800
@@ -26,6 +26,7 @@
 //
 //----------------------------------------------------------------------------
 
+#include <cstring>
 #include <regex>
 #include "idevice.hpp"
 #include "icomputer.hpp"