<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/bspatch.c	2005-08-16 17:14:00.000000000 +0000
+++ b/bspatch.c	2023-11-07 02:37:27.000000000 +0000
@@ -31,6 +31,7 @@
 __FBSDID("$FreeBSD$");
 #endif
 
+#include &lt;sys/types.h&gt;
 #include &lt;bzlib.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;stdio.h&gt;
</pre></body></html>