aboutsummaryrefslogtreecommitdiffstats
path: root/handerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'handerror.h')
-rw-r--r--handerror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/handerror.h b/handerror.h
index e4c5039..6f75c7b 100644
--- a/handerror.h
+++ b/handerror.h
@@ -1,6 +1,7 @@
#ifndef HANDERROR_H
#define HANDERROR_H
+void easyFork(char *name, char *arguments[]);
void callError(int num);
void printError(char *text);