aboutsummaryrefslogtreecommitdiff
path: root/site.h
diff options
context:
space:
mode:
Diffstat (limited to 'site.h')
-rw-r--r--site.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/site.h b/site.h
new file mode 100644
index 0000000..e5dba32
--- /dev/null
+++ b/site.h
@@ -0,0 +1,3 @@
+struct site {
+ char *name;
+} site; \ No newline at end of file