Skip to content
Snippets Groups Projects
Commit 3569a76d authored by Craig Tiller's avatar Craig Tiller
Browse files

Explicitly include atm to fix Windows build

parent ac1facd2
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,8 @@
/* Lock free event notification for file descriptors */
#include <grpc/support/atm.h>
#include "src/core/lib/iomgr/exec_ctx.h"
void grpc_lfev_init(gpr_atm *state);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment