commit | 1e3f14476b03b92be7afe01ed821824c691a2f14 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Tue May 21 15:29:01 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu May 23 07:47:41 2024 -0400 |
tree | c75675477068ecf019aed901986d649487b3a93a | |
parent | 48230f21c915ec24aa6c81e630525d7068014f68 [diff] |
net: tls_credentials: Add missing base64.h header inclusion base64_encode() was used w/o including the base64.h header. This commit fixes it. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>