aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--pasta.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pasta.h b/pasta.h
new file mode 100644
index 0000000..bb5b571
--- /dev/null
+++ b/pasta.h
@@ -0,0 +1,3 @@
+void pasta_start_ns(struct ctx *c);
+void pasta_ns_conf(struct ctx *c);
+void pasta_child_handler(int signal);