On Mon, Jun 11, 2001 at 12:34:53AM -0400, Kevin Lawton wrote: > I needed the va_start macro etc from stdarg.h for variable args > handling. This is in stdarg.h, which is in a separate GCC supplied > directory. Since the first thing that kernel.h in the Linux kernel > does is include <stdarg.h>, I can't imagine it's bad practice to > use it. Okay, that's fair. How about using "linux/foo.h" instead of <linux/foo.h>? AFAIK the former would only search the current directory and the paths passed in with -I.
- [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Wouter Coene
- Re: [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Kevin Lawton
- Re: [plex86] Module problems Kevin Lawton
- Re: [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Ulrich Weigand
- Re: [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Kevin Lawton
- Re: [plex86] Module problems Aaron Lehmann
- Re: [plex86] Module problems Ulrich Weigand
