aboutsummaryrefslogtreecommitdiff
path: root/src/misc/config.h
diff options
context:
space:
mode:
authorJ08nY2017-10-04 19:09:20 +0200
committerJ08nY2017-10-04 19:09:20 +0200
commitf708453b55b6b05187febf3d5a2bd8608a897370 (patch)
tree340d36ad38ae355aa606820e5a1c045df977cbec /src/misc/config.h
parentcaa000e3625241b930fdcda1594bbaf9c9acf642 (diff)
downloadecgen-f708453b55b6b05187febf3d5a2bd8608a897370.tar.gz
ecgen-f708453b55b6b05187febf3d5a2bd8608a897370.tar.zst
ecgen-f708453b55b6b05187febf3d5a2bd8608a897370.zip
Diffstat (limited to 'src/misc/config.h')
-rw-r--r--src/misc/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/config.h b/src/misc/config.h
index 5069881..fe792d5 100644
--- a/src/misc/config.h
+++ b/src/misc/config.h
@@ -58,6 +58,7 @@ typedef struct {
unsigned long memory;
unsigned long threads;
unsigned long thread_memory;
+ unsigned long timeout;
enum format_e format;
char *output;