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/BLO_getPubKey.h')
-rw-r--r--source/blender/writestreamglue/BLO_getPubKey.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/writestreamglue/BLO_getPubKey.h b/source/blender/writestreamglue/BLO_getPubKey.h
index 56cdfccc837..3c63e7b500b 100644
--- a/source/blender/writestreamglue/BLO_getPubKey.h
+++ b/source/blender/writestreamglue/BLO_getPubKey.h
@@ -32,6 +32,11 @@
* STUB: give back the dataStreamPubKey
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
int
getPubKey(byte *dataStreamPubKey,
int dataStreamPubKeyLen,