commit | d278b828fef47fb2d7098f8ec70867fbd3da09d6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jun 25 14:48:10 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jun 25 14:56:17 2013 -0700 |
tree | 428a7092fb0485245959068f1b9328f863fe02db | |
parent | c76550b3377f50a2bc53536e2713e14edc8dbeac [diff] [blame] |
Switch to current upstream getopt_long. Change-Id: I4c646dcb8be9e88dd54d069a03bbc5fbfd92de03
diff --git a/libc/upstream-freebsd/freebsd-compat.h b/libc/upstream-freebsd/freebsd-compat.h index 5298663..8030eea 100644 --- a/libc/upstream-freebsd/freebsd-compat.h +++ b/libc/upstream-freebsd/freebsd-compat.h
@@ -18,6 +18,7 @@ #define _BIONIC_FREEBSD_COMPAT_H_included #define __USE_BSD +#define REPLACE_GETOPT #define _close close #define _fcntl fcntl