diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 07:17:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 07:17:51 +0000 |
commit | ea55b6ec6ca0d60672cc53497641634a43028c6c (patch) | |
tree | d9732c9f934a24175f8c23360e805ce6ef0930c3 /lib/libcrypto/crypto | |
parent | 232e32d241a29d2c48c36138dce0383579b0a2dd (diff) |
mop up a barely started project... getting in the way of grepping the tree!
Diffstat (limited to 'lib/libcrypto/crypto')
-rw-r--r-- | lib/libcrypto/crypto/arch/ia64/opensslconf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libcrypto/crypto/arch/ia64/opensslconf.h b/lib/libcrypto/crypto/arch/ia64/opensslconf.h deleted file mode 100644 index be75c54f9c3..00000000000 --- a/lib/libcrypto/crypto/arch/ia64/opensslconf.h +++ /dev/null @@ -1,4 +0,0 @@ -#include <openssl/opensslfeatures.h> -/* $OpenBSD: opensslconf.h,v 1.3 2014/07/11 14:32:59 tedu Exp $ */ - -#error "Dummy header, create a proper ia64 config" |