summaryrefslogtreecommitdiff
path: root/src/httrack-library.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/httrack-library.h')
-rw-r--r--src/httrack-library.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/httrack-library.h b/src/httrack-library.h
index 380c0dd..099d3d1 100644
--- a/src/httrack-library.h
+++ b/src/httrack-library.h
@@ -47,6 +47,7 @@ typedef struct strc_int2bytes2 strc_int2bytes2;
#ifndef HTS_DEF_DEFSTRUCT_hts_log_type
#define HTS_DEF_DEFSTRUCT_hts_log_type
typedef enum hts_log_type {
+ LOG_TRACE,
LOG_DEBUG,
LOG_INFO,
LOG_NOTICE,