keymaster: Include <strings>
authorChristopher N. Hesse <raymanfx@gmail.com>
Tue, 23 Jan 2018 23:35:49 +0000 (00:35 +0100)
committerJan Altensen <info@stricted.net>
Sun, 5 Apr 2020 01:03:36 +0000 (03:03 +0200)
Change-Id: I207e05574e3dfbd732f0192791d71f6e7ce45a86

libkeymaster/tlcTeeKeymaster_if.c

index 384e17d90cf8ebc7a57d9f6fda03c416ea772b89..ded7d19c82acf5c47d546eebdeb7c225ee4ab111 100644 (file)
@@ -31,6 +31,7 @@
  */
 
 #include <stdlib.h>
+#include <strings.h>
 
 #include "MobiCoreDriverApi.h"
 #include "tlTeeKeymaster_Api.h"