]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add config.h
authorMark Andrews <marka@isc.org>
Thu, 2 May 2002 06:55:23 +0000 (06:55 +0000)
committerMark Andrews <marka@isc.org>
Thu, 2 May 2002 06:55:23 +0000 (06:55 +0000)
lib/dns/order.c

index 0c719fe43b6eb167146c08ff291a76f6145e3bb6..bfd01f00adaf319cff5aa72c53cd2581f7060251 100644 (file)
@@ -15,7 +15,9 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: order.c,v 1.3 2002/03/07 13:46:30 marka Exp $ */
+/* $Id: order.c,v 1.4 2002/05/02 06:55:23 marka Exp $ */
+
+#include <config.h>
 
 #include <isc/magic.h>
 #include <isc/mem.h>