[Toybox] [PATCH] toys.h - sysinfo.h for free
Rob Landley
rob at landley.net
Fri Feb 17 10:38:29 PST 2012
On 02/17/2012 02:47 AM, Nathan McSween wrote:
> # HG changeset patch
> # User Nathan McSween <nwmcsween at gmail.com>
> # Date 1329468387 0
> # Node ID c760ef8f299fb53a0fda852ed65ee76ee8bd29a6
> # Parent 2d62956be4af6715d550b47b6567fe0774328da8
> toys.h - sysinfo.h for free
>
> diff -r 2d62956be4af -r c760ef8f299f toys.h
> --- a/toys.h Fri Feb 17 06:59:26 2012 +0000
> +++ b/toys.h Fri Feb 17 08:46:27 2012 +0000
> @@ -28,6 +28,7 @@
> #include <sys/mount.h>
> #include <sys/stat.h>
> #include <sys/statvfs.h>
> +#include <sys/sysinfo.h>
> #include <sys/types.h>
> #include <sys/wait.h>
> #include <unistd.h>
> _______________________________________________
> Toybox mailing list
> Toybox at lists.landley.net
> http://lists.landley.net/listinfo.cgi/toybox-landley.net
>
I had that change locally in my tree, but forgot to check the file in
this morning. My bad. :)
Already fixed in the repo...
Rob
1329503909.0
More information about the Toybox
mailing list