<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- ntpstat.c.orig	2013-05-23 16:15:41.000000000 -0400
+++ ntpstat.c	2021-12-12 18:51:21.000000000 -0500
@@ -10,7 +10,7 @@
 #include &lt;sys/socket.h&gt;
 #include &lt;arpa/inet.h&gt;
 #include &lt;sys/time.h&gt;
-#include &lt;error.h&gt;
+
 #define NTP_PORT  123
 
 /* This program uses an NTP mode 6 control message, which is the
</pre></body></html>