summaryrefslogtreecommitdiff
path: root/src/htswrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htswrap.c')
-rw-r--r--src/htswrap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/htswrap.c b/src/htswrap.c
index 28c4c71..3150f1d 100644
--- a/src/htswrap.c
+++ b/src/htswrap.c
@@ -35,6 +35,9 @@ Please visit our Website: http://www.httrack.com
/* Author: Xavier Roche */
/* ------------------------------------------------------------ */
+/* Internal engine bytecode */
+#define HTS_INTERNAL_BYTECODE
+
#include "htswrap.h"
#include "htshash.h"
#include "htsinthash.h"