From 77d9e73d5c8345e0bc14c35fc1e711db3bf6fe9e Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 23 Oct 2019 22:36:30 -0400 Subject: initial commit --- openssl-freefilesync/opensslconf-new-warning.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openssl-freefilesync/opensslconf-new-warning.h (limited to 'openssl-freefilesync/opensslconf-new-warning.h') diff --git a/openssl-freefilesync/opensslconf-new-warning.h b/openssl-freefilesync/opensslconf-new-warning.h new file mode 100644 index 0000000..de091c8 --- /dev/null +++ b/openssl-freefilesync/opensslconf-new-warning.h @@ -0,0 +1,7 @@ +/* Prepended at openssl package build-time. Don't include this file directly, + * use instead. */ + +#ifndef openssl_opensslconf_multilib_redirection_h +#error "Don't include this file directly, use instead!" +#endif + -- cgit