Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/writestreamglue/intern/BLO_getPubKey.c')
-rw-r--r--source/blender/writestreamglue/intern/BLO_getPubKey.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/writestreamglue/intern/BLO_getPubKey.c b/source/blender/writestreamglue/intern/BLO_getPubKey.c
index d115d8a6ac2..99193417591 100644
--- a/source/blender/writestreamglue/intern/BLO_getPubKey.c
+++ b/source/blender/writestreamglue/intern/BLO_getPubKey.c
@@ -32,6 +32,7 @@
*/
#include <stdlib.h>
+#include <string.h>
#include "BLO_keyStore.h"
#include "BLO_getPubKey.h"