diff options
Diffstat (limited to 'src/lib/update.h')
| -rw-r--r-- | src/lib/update.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/update.h b/src/lib/update.h index a1aefd0a1..c19173911 100644 --- a/src/lib/update.h +++ b/src/lib/update.h @@ -84,4 +84,5 @@ private: boost::thread* _thread; boost::mutex _process_mutex; boost::condition _condition; + int _to_do; }; |
