From 77dc79afe5fd909fb1fe0a3cc668db2763b82fb8 Mon Sep 17 00:00:00 2001 From: rubin Date: Fri, 22 May 2026 13:42:51 +0200 Subject: import repository Signed-off-by: rubinowy blask --- child.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 child.h (limited to 'child.h') diff --git a/child.h b/child.h new file mode 100644 index 0000000..2a63c2d --- /dev/null +++ b/child.h @@ -0,0 +1,2 @@ +int childProcessMain(int, char **); + -- cgit 1.4.1