From 34c6d20fe3fcd44acaa42cdbfa1ab1c53096cb57 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 8 Apr 2014 10:43:43 +1000 Subject: [PATCH] sort (cherry picked from commit 51af0a72ad65700003fa16865b8115b735c507e3) --- lib/dns/include/dns/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index b950a5cfb3..640a63e2c8 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 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 \