diff options
Diffstat (limited to 'dirmngr/http.c')
-rw-r--r-- | dirmngr/http.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dirmngr/http.c b/dirmngr/http.c index b10ba254e..b65a92adc 100644 --- a/dirmngr/http.c +++ b/dirmngr/http.c @@ -38,6 +38,8 @@ an exit handler to cleanup the socket layer. */ +#warning Duplicated code with common/http.c + #ifdef HAVE_CONFIG_H # include <config.h> #endif |