<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- misc/PruneTrie.cpp.orig	2022-08-05 23:06:44.000000000 +0200
+++ misc/PruneTrie.cpp	2022-08-05 23:07:04.000000000 +0200
@@ -22,6 +22,7 @@
  * @APPLE_LICENSE_HEADER_END@
  */
 #include &lt;vector&gt;
+#include &lt;stdio.h&gt;
 
 #include "MachOFileAbstraction.hpp"
 #include "MachOTrie.hpp"
</pre></body></html>