diff --git a/ta/ta_talloc.h b/ta/ta_talloc.h index f5eb35e17f..a145ba1e7d 100644 --- a/ta/ta_talloc.h +++ b/ta/ta_talloc.h @@ -14,6 +14,8 @@ #ifndef TA_TALLOC_H_ #define TA_TALLOC_H_ +#include + #include "ta.h" // Note: all talloc wrappers are wired to the "x" functions, which abort on OOM.