]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib: lib/param/param.h references TALLOC_CTX
authorVolker Lendecke <vl@samba.org>
Sun, 3 Jan 2021 20:52:06 +0000 (21:52 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 2021 00:10:30 +0000 (00:10 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/param/param.h

index 762a827048184d5017c10d1e2d2ae2d8ac929da2..f7204c5702da0fc9e427c3f19b9d875349380b0d 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef _PARAM_H /* _PARAM_H */
 #define _PARAM_H 
 
+#include <talloc.h>
+
 struct loadparm_s3_helpers;
 struct loadparm_substitution;