aboutsummaryrefslogtreecommitdiff
path: root/src/jumper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jumper.h')
-rw-r--r--src/jumper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jumper.h b/src/jumper.h
index 448e8ef..c69d515 100644
--- a/src/jumper.h
+++ b/src/jumper.h
@@ -203,6 +203,7 @@ enum process_type {
#define OPT_STDOUT 0x02
#define OPT_STDERR 0x04
#define OPT_NULLIN 0x08
+#define OPT_SHELL 0x10
const char *ipv4_to_string(uint32_t ip);
int ipv4_match_p(ipv4_match_list_t *mp, uint32_t ip);

Return to:

Send suggestions and report system problems to the System administrator.