commit | 5ae21ead9f83597452f9a0517e8a51fa4823f921 | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Mon May 01 01:53:59 2000 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Mon May 01 01:53:59 2000 +0000 |
tree | 49d3576f52a7203a08d286b94f25ccef1c177689 | |
parent | 10dfa564bde8b4d3e551ad2bc5ed817914168237 [diff] [blame] |
The `too much stuff, just check the ChangeLog' update
diff --git a/defs.h b/defs.h index 0a6bd63..9b02bca 100644 --- a/defs.h +++ b/defs.h
@@ -44,6 +44,7 @@ #else #define MAX_QUALS 2048 /* maximum number of syscalls, signals, etc. */ #endif +#endif #ifndef MAX_PROCS #define MAX_PROCS 64 /* maximum number of processes tracable */ #endif