BHttpResult: Include errno.h.

This commit is contained in:
Augustin Cavalier 2020-06-20 14:41:19 -04:00
parent 0ed9b677ee
commit 5f9ca54d1a
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@
* Adrien Destugues, pulkomandy@pulkomandy.tk
*/
#include <HttpResult.h>
#include <errno.h>
#include <Debug.h>