commit | 08ff8a49ba12709413694e2c91fe3d65d8adda5f | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Mar 23 17:02:05 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Mar 23 17:02:05 2001 +0000 |
tree | 5d58c3aec453e1d4ea551a0d48eeec9f8e151a4d | |
parent | 0b4d73a53cda7b63dac81089efefa152903d963b [diff] [blame] |
includes cleanup from Jeff Garzik
diff --git a/libbb/find_mount_point.c b/libbb/find_mount_point.c index 27322f7..2d9481a 100644 --- a/libbb/find_mount_point.c +++ b/libbb/find_mount_point.c
@@ -26,6 +26,7 @@ */ #include <stdio.h> +#include <string.h> #include "libbb.h"