summaryrefslogtreecommitdiff
path: root/sysutils/fileschanged/files/patch-opts.h
blob: 7daaf7d5fe20a868cb141a8e3ad628f34aa7bdf8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/opts.h.orig	Mon Feb 23 01:17:30 2004
+++ src/opts.h	Sun May 23 17:53:00 2004
@@ -17,6 +17,7 @@
 	int filestomonitor;
 	int filechangetimeout;
 	int showaction;
+	char *exec_command;
 };
 struct arguments_t {
 	char **args;