aboutsummaryrefslogtreecommitdiff
path: root/src/inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc.h')
-rw-r--r--src/inc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/inc.h b/src/inc.h
index 5f30c076..f971e1ea 100644
--- a/src/inc.h
+++ b/src/inc.h
@@ -47,7 +47,8 @@ typedef enum
INC_SOCKET_ERROR,
INC_EOF,
INC_TIMEOUT,
- INC_CANCEL
+ INC_CANCEL,
+ INC_LOOKUP_ERROR
} IncState;
struct _IncProgressDialog