commit | 5c5152bff580900d053964bba15c428555546e43 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 29 19:59:28 2019 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 29 19:59:28 2019 -0700 |
tree | 915fec88c70321bd77bb87f8fb1aaa548e61ebbe | |
parent | c430451205f78579c4f795b4339a81692a97f4d8 [diff] [blame] |
Clean up some obsolete OpenBSD portability cruft. Test: treehugger Change-Id: Ic76a55cf28b862d51fa3f96549eb99e992e72954
diff --git a/libc/upstream-openbsd/android/include/arith.h b/libc/upstream-openbsd/android/include/arith.h index cb116d4..554aa85 100644 --- a/libc/upstream-openbsd/android/include/arith.h +++ b/libc/upstream-openbsd/android/include/arith.h
@@ -14,6 +14,8 @@ * limitations under the License. */ +#pragma once + #define IEEE_8087 #if defined(__LP64__)