From 682d8484e0a2e04b9ba5e683e08b532f0682426f Mon Sep 17 00:00:00 2001 From: "Justin R. Cutler" Date: Sun, 3 Apr 2016 20:17:17 -0400 Subject: [PATCH] Copy/paste fix --- test/coroutine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/coroutine.c b/test/coroutine.c index 39b9c0d..005faf0 100644 --- a/test/coroutine.c +++ b/test/coroutine.c @@ -14,7 +14,7 @@ #include /* allocator_t, allocator_get_default, allocator_destroy */ -#include +#include /* ... */ #include