# Conflicts:
# src/bin/dhcp4/tests/callout_library_1.cc
# src/bin/dhcp4/tests/callout_library_2.cc
16 files changed:
/// tests. See callout_common.cc for details.
static const int LIBRARY_NUMBER = 1;
- #include "callout_library_common.h"
+#include <config.h>
+ #include <dhcp4/tests/callout_library_common.h>
+
/// tests. See callout_common.cc for details.
static const int LIBRARY_NUMBER = 2;
- #include "callout_library_common.h"
+#include <config.h>
+ #include <dhcp4/tests/callout_library_common.h>
+