Re: Fix for 687006, Missing function prototypes
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Thank you for the explanation. Cygwin/gcc build didn't notice that. Please commit if it doesn't break the Cygwin/gcc build. Igor. ----- Original Message ----- From: "Alex Cherepanov" <[email protected]> To: "Igor V. Melichev" <[email protected]> Cc: "gs-code-review" <[email protected]> Sent: Tuesday, October 21, 2003 4:17 AM Subject: Re: [gs-code-review] Fix for 687006, Missing function prototypes > Igor V. Melichev wrote: > > What is the reason for including unistd_.h into zfile.c ? > > Missing prototype for fstat() . > > >