d83a3d71bc
Merge in RedPhone // FREEBIE
10 lines
196 B
C
10 lines
196 B
C
// Auto-generated - DO NOT EDIT!
|
|
#ifndef OPENSSL_SYS_TRUSTY
|
|
#if defined(__LP64__)
|
|
#include "opensslconf-64.h"
|
|
#else
|
|
#include "opensslconf-32.h"
|
|
#endif
|
|
#else
|
|
#include "opensslconf-trusty.h"
|
|
#endif
|