u3: re-add accidentally-removed openssl header file

This commit is contained in:
Peter McEvoy 2021-12-08 14:34:25 -08:00
parent fd69a8dfe7
commit bad890a6a6

View File

@ -2,6 +2,9 @@
**
** This file is in the public domain.
*/
#include <openssl/opensslv.h>
/** Constants.
**/
/* u3a_bits: number of bits in word-addressed pointer. 29 == 2GB.