diff options
Diffstat (limited to 'include/http.h')
-rw-r--r-- | include/http.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/http.h b/include/http.h index b9ce5b130..2fd64c288 100644 --- a/include/http.h +++ b/include/http.h @@ -23,6 +23,9 @@ #ifndef G10_HTTP_H #define G10_HTTP_H 1 +#error this file should not be used anymore + + #include "../common/iobuf.h" struct uri_tuple { |