summaryrefslogtreecommitdiff
path: root/src/htsnostatic.c
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:55:42 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:55:42 +0000
commit844ecc37072d515513177c65a8c9dc35c9cdfc1a (patch)
tree733b1fe039c0c37095a594b66d5076f3f5a0153d /src/htsnostatic.c
parent25adbdabb47499fe641c7bd9595024ff82667058 (diff)
httrack 3.33.16
Diffstat (limited to 'src/htsnostatic.c')
-rw-r--r--src/htsnostatic.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/htsnostatic.c b/src/htsnostatic.c
index eff6184..22e7d7a 100644
--- a/src/htsnostatic.c
+++ b/src/htsnostatic.c
@@ -35,13 +35,16 @@ Please visit our Website: http://www.httrack.com
/* Author: Xavier Roche */
/* ------------------------------------------------------------ */
+/* Internal engine bytecode */
+#define HTS_INTERNAL_BYTECODE
+
#include "htsnostatic.h"
#include "htsbase.h"
#include "htshash.h"
#include "htsinthash.h"
-typedef struct {
+typedef struct hts_varhash {
/*
inthash values;
*/