On Mon, 2009-06-08 at 13:21 +0200, Jiri Palecek wrote: > Hello, > > this patch is necessary for aio01 test to actually test something. > > Regards > Jiri Palecek > > Signed-off-by: Jiri Palecek <[email protected]>
Thanks. Regards-- Subrata > > --- > testcases/kernel/io/aio/aio01/aio01.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/testcases/kernel/io/aio/aio01/aio01.c > b/testcases/kernel/io/aio/aio01/aio01.c > index 7a510ee..6a69edb 100644 > --- a/testcases/kernel/io/aio/aio01/aio01.c > +++ b/testcases/kernel/io/aio/aio01/aio01.c > @@ -49,6 +49,7 @@ > > #include "test.h" > #include "usctest.h" > +#include "config.h" > > char *TCID = "aio01"; > int TST_TOTAL=6; ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
