summaryrefslogtreecommitdiff
path: root/hscript/network.hh
diff options
context:
space:
mode:
Diffstat (limited to 'hscript/network.hh')
-rw-r--r--hscript/network.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hscript/network.hh b/hscript/network.hh
index 68132c7..e3e6595 100644
--- a/hscript/network.hh
+++ b/hscript/network.hh
@@ -27,6 +27,9 @@ public:
class NetAddress : public Key {
};
+class Nameserver : public Key {
+};
+
class NetSSID : public Key {
};