unbreak build this needed to be an and..
authorbeck <beck@openbsd.org>
Sun, 13 Jul 2014 14:13:27 +0000 (14:13 +0000)
committerbeck <beck@openbsd.org>
Sun, 13 Jul 2014 14:13:27 +0000 (14:13 +0000)
ok jsing@

lib/libcrypto/bio/bio.h
lib/libcrypto/buffer/buffer.h
lib/libcrypto/md5/md5.h
lib/libcrypto/sha/sha.h
lib/libssl/src/crypto/bio/bio.h
lib/libssl/src/crypto/buffer/buffer.h
lib/libssl/src/crypto/md5/md5.h
lib/libssl/src/crypto/sha/sha.h

index 59f916f..dc9c9b9 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: bio.h,v 1.25 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: bio.h,v 1.26 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +58,7 @@
 
 #ifndef HEADER_BIO_H
 #define HEADER_BIO_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 #include <openssl/opensslconf.h>
index 00759cf..def1943 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.h,v 1.12 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: buffer.h,v 1.13 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +58,7 @@
 
 #ifndef HEADER_BUFFER_H
 #define HEADER_BUFFER_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 
index 6f50e7f..89e4b7f 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: md5.h,v 1.18 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: md5.h,v 1.19 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,7 @@
 
 #ifndef HEADER_MD5_H
 #define HEADER_MD5_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 
index d227ae4..e4fdae9 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sha.h,v 1.18 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: sha.h,v 1.19 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,7 @@
 
 #ifndef HEADER_SHA_H
 #define HEADER_SHA_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 
index 59f916f..dc9c9b9 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: bio.h,v 1.25 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: bio.h,v 1.26 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +58,7 @@
 
 #ifndef HEADER_BIO_H
 #define HEADER_BIO_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 #include <openssl/opensslconf.h>
index 00759cf..def1943 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.h,v 1.12 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: buffer.h,v 1.13 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +58,7 @@
 
 #ifndef HEADER_BUFFER_H
 #define HEADER_BUFFER_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 
index 6f50e7f..89e4b7f 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: md5.h,v 1.18 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: md5.h,v 1.19 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,7 @@
 
 #ifndef HEADER_MD5_H
 #define HEADER_MD5_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif
 
index d227ae4..e4fdae9 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sha.h,v 1.18 2014/07/13 10:27:22 beck Exp $ */
+/* $OpenBSD: sha.h,v 1.19 2014/07/13 14:13:27 beck Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,7 @@
 
 #ifndef HEADER_SHA_H
 #define HEADER_SHA_H
-#if !defined(HAVE_ATTRIBUTE__BOUNDED__) || !defined(__OpenBSD__)
+#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__OpenBSD__)
 #define __bounded__(x, y, z)
 #endif