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: Robert Millan
Subject: Re: grub-fstest: debug tool for filesystem driver
Date: Mon, 28 Jan 2008 18:27:04 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)




reply via email to

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