diff options
Diffstat (limited to 'src/common/util_bug.h')
-rw-r--r-- | src/common/util_bug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/util_bug.h b/src/common/util_bug.h index 9659f59b7e..fb5ab25c17 100644 --- a/src/common/util_bug.h +++ b/src/common/util_bug.h @@ -37,6 +37,7 @@ #define TOR_UTIL_BUG_H #include "orconfig.h" +#include <stdlib.h> #include "common/compat.h" #include "lib/testsupport/testsupport.h" |