Add quotes as CC can contain spaces.
[openssl.git] / crypto / store / str_locl.h
index fac0f44b05f15da85de74e5790005e3aab5067a4..3f8cb75619c733a1ab865cf95b640ed2b799fcc0 100644 (file)
@@ -1,6 +1,6 @@
 /* crypto/store/str_locl.h -*- mode:C; c-file-style: "eay" -*- */
 /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
- * project 2001.
+ * project 2003.
  */
 /* ====================================================================
  * Copyright (c) 2003 The OpenSSL Project.  All rights reserved.
@@ -59,6 +59,7 @@
 #ifndef HEADER_STORE_LOCL_H
 #define HEADER_STORE_LOCL_H
 
+#include <openssl/crypto.h>
 #include <openssl/store.h>
 
 #ifdef  __cplusplus