diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-05-12 11:56:38 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-05-12 11:56:38 +0000 |
commit | 197f1a0fe3e81cde0cd25a3a1f37ebedf9a99488 (patch) | |
tree | 9a121ad4cef31a32608c065400c31246d549c0dc /testcode/unitmain.c | |
parent | b5c63b395d5df7ff6ee4d41a7dfecd938d894037 (diff) |
Notes
Diffstat (limited to 'testcode/unitmain.c')
-rw-r--r-- | testcode/unitmain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testcode/unitmain.c b/testcode/unitmain.c index d662991bab5d..57883d183b9f 100644 --- a/testcode/unitmain.c +++ b/testcode/unitmain.c @@ -433,7 +433,6 @@ rtt_test(void) } #include "services/cache/infra.h" -#include "util/config_file.h" /* lookup and get key and data structs easily */ static struct infra_data* infra_lookup_host(struct infra_cache* infra, |