From 29c08419dbb0828d9a17a8a8428a028c9c35d8e4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 16 Jan 1999 08:29:29 +0000 Subject: See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch --- include/errors.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/errors.h') diff --git a/include/errors.h b/include/errors.h index aca224c80..56dd14ada 100644 --- a/include/errors.h +++ b/include/errors.h @@ -68,6 +68,7 @@ #define G10ERR_BAD_URI 46 /* syntax error in URI */ #define G10ERR_INVALID_URI 47 /* e.g. unsupported scheme */ #define G10ERR_NETWORK 48 /* general network error */ +#define G10ERR_UNKNOWN_HOST 49 #ifndef HAVE_STRERROR -- cgit v1.2.3