From 1e0a4bebdefd06af09ba8f2459287d3ca28f89d7 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 23 Oct 2014 18:33:27 -0400 Subject: Bundle from NetBSD We are bundling this to allow building on musl-based systems since musl does not include . --- src/rc/builtins.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rc/builtins.h') diff --git a/src/rc/builtins.h b/src/rc/builtins.h index 2b38c675..d9bb9849 100644 --- a/src/rc/builtins.h +++ b/src/rc/builtins.h @@ -23,6 +23,7 @@ * SUCH DAMAGE. */ +#include "queue.h" #include "rc.h" int checkpath(int, char **); -- cgit v1.2.3