summaryrefslogtreecommitdiff
path: root/src/htscore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htscore.h')
-rw-r--r--src/htscore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htscore.h b/src/htscore.h
index c115bc1..c653f24 100644
--- a/src/htscore.h
+++ b/src/htscore.h
@@ -207,6 +207,7 @@ struct lien_back {
char info[256]; // éventuel status pour le ftp
int stop_ftp; // flag stop pour ftp
int finalized; // finalized (optim memory)
+ int early_add; // was added before link heap saw it
#if DEBUG_CHECKINT
char magic2;
#endif