<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/lib/lightgrep_c_util.cpp	2014-09-10 01:16:18.000000000 +0800
+++ src/lib/lightgrep_c_util.cpp	2024-05-23 00:54:05.000000000 +0800
@@ -29,6 +29,7 @@
 #include &lt;string&gt;
 #include &lt;tuple&gt;
 #include &lt;vector&gt;
+#include &lt;sys/types.h&gt;
 
 #include "lightgrep/util.h"
 #include "lightgrep/transforms.h"
</pre></body></html>