commit | ad41e9a4eb957ea318bbc93dd49dbe76b89df1e9 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Mar 11 15:05:50 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Mar 11 15:05:50 2014 -0700 |
tree | 8d95daa4b9d104c3b77467ae7eac651430cbe4f2 | |
parent | 55f9710ac4843b4a5d2c8b03ade3d2bddd1fdf46 [diff] [blame] |
More stdio cleanup. Change-Id: Idc909cd3dc7b072f1edd2ae4980932d6550e8568
diff --git a/libc/upstream-openbsd/openbsd-compat.h b/libc/upstream-openbsd/openbsd-compat.h index 428156f..2c3fe56 100644 --- a/libc/upstream-openbsd/openbsd-compat.h +++ b/libc/upstream-openbsd/openbsd-compat.h
@@ -18,5 +18,6 @@ #define _BIONIC_OPENBSD_COMPAT_H_included #define _GNU_SOURCE +#define __USE_BSD #endif