summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/test-resolve-tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/libbasic-dns/test-resolve-tables.c')
-rw-r--r--src/grp-resolve/libbasic-dns/test-resolve-tables.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-resolve/libbasic-dns/test-resolve-tables.c b/src/grp-resolve/libbasic-dns/test-resolve-tables.c
index 2d615130e1..0eaab70687 100644
--- a/src/grp-resolve/libbasic-dns/test-resolve-tables.c
+++ b/src/grp-resolve/libbasic-dns/test-resolve-tables.c
@@ -17,8 +17,9 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include "shared/test-tables.h"
+
#include "dns-type.h"
-#include "test-tables.h"
int main(int argc, char **argv) {
uint16_t i;