Re: cleaner headers

2009-12-25 Thread Bruno Haible
Jim Meyering wrote: > > > > openat: Fix warning. > > * lib/openat-proc.c: Include . > > > > Sure. Thanks. Committed and pushed. Bruno

Re: cleaner headers

2009-12-25 Thread Jim Meyering
Bruno Haible wrote: > Now that gnulib's and don't include any more, > I'm seeing this warning: > > openat-proc.c: In function 'openat_proc_name': > openat-proc.c:91: warning: implicit declaration of function 'close' > > Jim, is it ok to apply this? > > > 2009-12-24 Bruno Haible > > open

Re: cleaner headers

2009-12-24 Thread Bruno Haible
Now that gnulib's and don't include any more, I'm seeing this warning: openat-proc.c: In function 'openat_proc_name': openat-proc.c:91: warning: implicit declaration of function 'close' Jim, is it ok to apply this? 2009-12-24 Bruno Haible openat: Fix warning. * lib/openat