From 6efc03fd418da8f15aa775a27e759bae1a73994a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Jul 1996 04:13:52 +0000 Subject: Include before system.h. --- src/chroot.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chroot.c b/src/chroot.c index 028980a02..beceb63ec 100644 --- a/src/chroot.c +++ b/src/chroot.c @@ -19,6 +19,7 @@ #include #include +#include #include "system.h" #include "long-options.h" -- cgit v1.2.3-54-g00ecf