From: Mark Andrews Date: Tue, 8 Apr 2014 00:43:43 +0000 (+1000) Subject: sort X-Git-Tag: v9.10.0rc2~36 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=51af0a72ad65700003fa16865b8115b735c507e3;p=thirdparty%2Fbind9.git sort --- diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index c8cf9912096..667db7140cf 100644 --- a/lib/dns/include/dns/Makefile.in +++ b/lib/dns/include/dns/Makefile.in @@ -28,7 +28,7 @@ HEADERS = acache.h acl.h adb.h bit.h byaddr.h cache.h callbacks.h cert.h \ ecdb.h events.h fixedname.h forward.h geoip.h iptable.h \ journal.h keydata.h keyflags.h keytable.h keyvalues.h \ lib.h lookup.h log.h master.h masterdump.h message.h \ - name.h nsec3.h ncache.h nsec.h opcode.h order.h \ + name.h ncache.h nsec.h nsec3.h opcode.h order.h \ peer.h portlist.h private.h \ rbt.h rcode.h rdata.h rdataclass.h rdatalist.h \ rdataset.h rdatasetiter.h rdataslab.h rdatatype.h request.h \