aboutgitcodebugslistschat
path: root/pasta.h
diff options
context:
space:
mode:
Diffstat (limited to 'pasta.h')
-rw-r--r--pasta.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pasta.h b/pasta.h
index a8b9893..0ccb7e9 100644
--- a/pasta.h
+++ b/pasta.h
@@ -6,6 +6,8 @@
#ifndef PASTA_H
#define PASTA_H
+extern int pasta_child_pid;
+
void pasta_open_ns(struct ctx *c, const char *netns);
void pasta_start_ns(struct ctx *c, uid_t uid, gid_t gid,
int argc, char *argv[]);