mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Fixup 86eba14ac5
: add errno.h for EPROTONOSUPPORT
This commit is contained in:
parent
878b5738c2
commit
3351f69c75
@ -20,6 +20,7 @@
|
||||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
#include <float.h>
|
||||
#include <errno.h>
|
||||
|
||||
/* XXXX this is a minimal wrapper to make the unit tests compile with the
|
||||
* changed tor_timegm interface. */
|
||||
|
Loading…
Reference in New Issue
Block a user