summaryrefslogtreecommitdiff
path: root/src/htsrobots.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/htsrobots.c
parent25adbdabb47499fe641c7bd9595024ff82667058 (diff)
httrack 3.33.16
Diffstat (limited to 'src/htsrobots.c')
-rw-r--r--src/htsrobots.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/htsrobots.c b/src/htsrobots.c
index 58e97fb..5ca7640 100644
--- a/src/htsrobots.c
+++ b/src/htsrobots.c
@@ -35,15 +35,14 @@ Please visit our Website: http://www.httrack.com
/* Author: Xavier Roche */
/* ------------------------------------------------------------ */
+/* Internal engine bytecode */
+#define HTS_INTERNAL_BYTECODE
#include "htsrobots.h"
/* specific definitions */
#include "htsbase.h"
#include "htslib.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
/* END specific definitions */