Index: third_party/crashpad/crashpad/third_party/getopt/getopt.h |
diff --git a/third_party/crashpad/crashpad/third_party/getopt/getopt.h b/third_party/crashpad/crashpad/third_party/getopt/getopt.h |
index 282a489e8e15422bc1de691bb617bd8eae0dcb66..27ab0dd4e509d5765c099079403efccb33865608 100644 |
--- a/third_party/crashpad/crashpad/third_party/getopt/getopt.h |
+++ b/third_party/crashpad/crashpad/third_party/getopt/getopt.h |
@@ -14,7 +14,7 @@ using it. |
/* macros defined by this include file */ |
#define no_argument 0 |
#define required_argument 1 |
-#define OPTIONAL_ARG 2 |
+#define optional_argument 2 |
/* types defined by this include file */ |