Index: third_party/libevent/README.chromium |
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium |
index 939a3539c2f8ec03af9eda08bda0037b14bb2df1..713f6dbb8c4ecac03b310094133161d674d75a7f 100644 |
--- a/third_party/libevent/README.chromium |
+++ b/third_party/libevent/README.chromium |
@@ -26,3 +26,4 @@ static library using GYP. |
8) Apply https://github.com/libevent/libevent/commit/ea6b1df |
9) Stub out signal.c for nacl_helper_nonsfi. socketpair() will be prohibited |
by sandbox in nacl_helper_nonsfi. |
+10) For fnl/musl, include the compat headers for sys/queue.h |