diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/im-sandbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c index c153d8d4..d7cce8fa 100644 --- a/src/im-sandbox.c +++ b/src/im-sandbox.c @@ -415,6 +415,7 @@ static time_t get_monotonic_seconds() #endif + static int pump_chunk(FILE *fh, FILE *ofh) { int chunk_started = 0; |