summaryrefslogtreecommitdiff
path: root/src/recover.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/recover.c')
-rwxr-xr-xsrc/recover.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/recover.c b/src/recover.c
index dc88877..ce098c2 100755
--- a/src/recover.c
+++ b/src/recover.c
@@ -2,6 +2,7 @@
#include <stdio.h>
#include "recover.h"
+
extern unsigned long c;
slices_t *recover(char *src, char *dst, char *ddOpts, address_t beginSector, address_t endSector/*, int depth*/) {