]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2212] added one more necessary header file
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 25 Oct 2012 21:02:20 +0000 (14:02 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 25 Oct 2012 22:03:17 +0000 (15:03 -0700)
src/bin/auth/tests/datasrc_clients_builder_unittest.cc

index e12817794bf3e652709e32a6dd7711fb6ca05d09..5ae1b7ae883b36d06028f31f5e92c4649c45ed7e 100644 (file)
@@ -18,6 +18,7 @@
 #include <cc/data.h>
 
 #include <datasrc/client.h>
+#include <datasrc/factory.h>
 
 #include <auth/datasrc_clients_mgr.h>
 #include <auth/datasrc_config.h>