Re: Compiling serialmail with newest glibc
[email protected] (Paul Jarc) Fri, 13 Jun 2003 11:26:35 -0400
| Newsgroups | gmane.mail.serialmail |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Paulo Jan <[email protected]> wrote: > Apparently it's only a matter of changing "extern int errno" for > "include <errno.h>", but I'm not 100% sure). That's right, except it's #include <errno.h> ^ paul