summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/s6-dns/dcache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/s6-dns/dcache.h b/src/include/s6-dns/dcache.h
index 59e78c0..177102e 100644
--- a/src/include/s6-dns/dcache.h
+++ b/src/include/s6-dns/dcache.h
@@ -49,5 +49,4 @@ extern void dcache_free (dcache_t *) ;
extern int dcache_save (dcache_t const *, char const *) ;
extern int dcache_load (dcache_t *, uint64_t, char const *) ;
-
#endif