$OpenBSD: patch-libntp_ntp_rfc2553_c,v 1.1.1.1 2004/06/05 04:34:19 danh Exp $
--- libntp/ntp_rfc2553.c.orig	2004-05-25 07:02:24.000000000 -0400
+++ libntp/ntp_rfc2553.c	2004-06-04 09:45:19.000000000 -0400
@@ -72,11 +72,11 @@
 #include <sys/types.h>
 #include <ctype.h>
 #include <sys/socket.h>
-#include "ntp_rfc2553.h"
 #ifdef HAVE_NETINET_IN_H
 #include <netinet/in.h>
 #endif
 #include <netdb.h>
+#include "ntp_rfc2553.h"
 
 #include "ntpd.h"
 #include "ntp_malloc.h"
