chiark / gitweb /
Do not run tests of executables not built. Do not build
[adns.git] / client / fanftest.c
index fb41a73391d0ec6e8ba70728640faf1140d526a6..ed256cfdcc8473ed3248bba407ef0e05f81f87c6 100644 (file)
@@ -5,7 +5,7 @@
 /*
  *  This file is
  *   Copyright (C) 1999 Tony Finch <dot@dotat.at>
- *   Copyright (C) 1999 Ian Jackson <ian@davenant.greenend.org.uk>
+ *   Copyright (C) 1999-2000 Ian Jackson <ian@davenant.greenend.org.uk>
  *
  *  It is part of adns, which is
  *    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
@@ -40,6 +40,7 @@ static const char * const cvsid =
 #include <stdio.h>
 #include <errno.h>
 
+#include "config.h"
 #include "adns.h"
 
 static const char *progname;