diff options
Diffstat (limited to '')
-rw-r--r-- | dirmngr/http-common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dirmngr/http-common.h b/dirmngr/http-common.h index 5e6657b..ddb340d 100644 --- a/dirmngr/http-common.h +++ b/dirmngr/http-common.h @@ -22,4 +22,6 @@ const char *get_default_keyserver (int name_only); +void http_reinitialize (void); + #endif /* HTTP_COMMON_H */ |