Re: [Libhugetlbfs-devel] [PATCH] elflink: include header, so it'll build flawlessly.

2010-02-08 Thread Eric B Munson
On Mon, 08 Feb 2010, Anton Arapov wrote: > SSIA > > Signed-off-by: Anton Arapov Applied, thanks. Eric signature.asc Description: Digital signature -- The Planet: dedicated and managed hosting, cloud storage, colocat

[Libhugetlbfs-devel] [PATCH] elflink: include header, so it'll build flawlessly.

2010-02-08 Thread Anton Arapov
SSIA Signed-off-by: Anton Arapov --- elflink.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/elflink.c b/elflink.c index ac4a898..22d49a3 100644 --- a/elflink.c +++ b/elflink.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #incl