2 changed files with 16 additions and 2 deletions
@ -0,0 +1,12 @@
|
||||
Index: src/progress.h
|
||||
--- src/progress.h.orig 2006-10-31 12:23:38 +0100
|
||||
+++ src/progress.h 2006-12-05 19:46:17 +0100
|
||||
@@ -6,6 +6,8 @@
|
||||
#ifndef GOCR_PROGRESS_H
|
||||
#define GOCR_PROGRESS_H "Oct06"
|
||||
|
||||
+#include <time.h>
|
||||
+
|
||||
/* initialization of progress output, fname="<fileID>","<filename>","-" */
|
||||
int ini_progress(char *fname);
|
||||
|
Loading…
Reference in new issue