diff options
Diffstat (limited to 'src/libs6dns/s6dns_rci_here.c')
-rw-r--r-- | src/libs6dns/s6dns_rci_here.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/libs6dns/s6dns_rci_here.c b/src/libs6dns/s6dns_rci_here.c new file mode 100644 index 0000000..2f08513 --- /dev/null +++ b/src/libs6dns/s6dns_rci_here.c @@ -0,0 +1,7 @@ +/* ISC license. */ + +/* MT-unsafe */ + +#include <s6-dns/s6dns-rci.h> + +s6dns_rci_t s6dns_rci_here = S6DNS_RCI_ZERO ; |