summaryrefslogtreecommitdiffstats
path: root/dnsdoe.h
diff options
context:
space:
mode:
Diffstat (limited to 'dnsdoe.h')
-rw-r--r--dnsdoe.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dnsdoe.h b/dnsdoe.h
new file mode 100644
index 0000000..0e47bf6
--- /dev/null
+++ b/dnsdoe.h
@@ -0,0 +1,6 @@
1#ifndef DNSDOE_H
2#define DNSDOE_H
3
4extern void dnsdoe();
5
6#endif