<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/mpc.h.orig	2022-12-13 11:09:26.000000000 +0000
+++ src/mpc.h	2022-12-13 11:09:49.000000000 +0000
@@ -21,6 +21,7 @@
 #ifndef __MPC_H
 #define __MPC_H
 
+#include &lt;stdio.h&gt;
 #include &lt;stdint.h&gt;
 #include "gmp.h"
 #include "mpfr.h"
</pre></body></html>