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.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/writestreamglue/intern/BLO_getPubKey.c b/source/blender/writestreamglue/intern/BLO_getPubKey.c
index d691c0ae2be..d115d8a6ac2 100644
--- a/source/blender/writestreamglue/intern/BLO_getPubKey.c
+++ b/source/blender/writestreamglue/intern/BLO_getPubKey.c
@@ -36,6 +36,10 @@
#include "BLO_keyStore.h"
#include "BLO_getPubKey.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
int
getPubKey(byte *dataStreamPubKey,
int dataStreamPubKeyLen,