2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

do includes in alphabetical order

This commit is contained in:
Andreas Gustafsson
2000-06-21 17:27:55 +00:00
parent 890fb60939
commit 0302c5670c
2 changed files with 2 additions and 2 deletions

View File

@@ -18,8 +18,8 @@
#ifndef ISC_NETADDR_H
#define ISC_NETADDR_H 1
#include <isc/net.h>
#include <isc/lang.h>
#include <isc/net.h>
#include <isc/types.h>
ISC_LANG_BEGINDECLS

View File

@@ -18,8 +18,8 @@
#ifndef ISC_SOCKADDR_H
#define ISC_SOCKADDR_H 1
#include <isc/net.h>
#include <isc/lang.h>
#include <isc/net.h>
#include <isc/types.h>
struct isc_sockaddr {