summaryrefslogtreecommitdiffstats
path: root/ta
diff options
context:
space:
mode:
Diffstat (limited to 'ta')
-rw-r--r--ta/ta_talloc.h2
1 files changed, 2 insertions, 0 deletions
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 <string.h>
+
#include "ta.h"
// Note: all talloc wrappers are wired to the "x" functions, which abort on OOM.