]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/getnameinfo.c
SourceFormat Enforcement
[thirdparty/squid.git] / compat / getnameinfo.c
index aa8716c6077195e48e39aeb6c7e370b03761db2a..cfa5433f63d2b801c0ffa10bfb8431c685d39343 100644 (file)
@@ -75,8 +75,8 @@
 
 #if !HAVE_GETNAMEINFO
 
-#include "compat/inet_ntop.h"
 #include "compat/getaddrinfo.h"
+#include "compat/inet_ntop.h"
 
 #if HAVE_SYS_SOCKET_H
 #include <sys/socket.h>