grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-fstest: debug tool for filesystem driver


From: Bean
Subject: Re: grub-fstest: debug tool for filesystem driver
Date: Tue, 29 Jan 2008 01:35:35 +0800

On Jan 29, 2008 1:27 AM, Robert Millan <address@hidden> wrote:
> On Mon, Jan 28, 2008 at 10:48:13PM +0800, Bean wrote:
> > +#include <stdio.h>
> > +#include <unistd.h>
> > +#include <string.h>
> > +#include <stdlib.h>
> > +
> > +#define _GNU_SOURCE  1
> > +#include <getopt.h>
>
> I suspect this wouldn't work in practice, because any system header can
> drag <features.h> in.

i'm not sure about this, in fact, the line is copied from
grub-probe.c, perhaps i should remove it.

-- 
Bean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]