Re: audiofile-0.2.4: test/seek.c nit
Michael Pruett <[email protected]> Mon, 29 Sep 2003 20:05:50 -0500
| Newsgroups | gmane.comp.audio.audiofile |
|---|---|
| Message-ID | <[email protected]> |
Christian, thanks for catching this omission. I have fixed it in CVS. Michael On Mon, Sep 29, 2003 at 02:40:55PM +0200, Christian Weisgerber wrote: > gcc only warns about this on 64-bit machines. > > --- test/seek.c.orig 2003-09-29 14:36:01.000000000 +0200 > +++ test/seek.c 2003-09-29 14:36:13.000000000 +0200 > @@ -31,6 +31,7 @@ > > #include <stdio.h> > #include <stdlib.h> > +#include <string.h> > > #include <audiofile.h> > > -- > Christian "naddy" Weisgerber [email protected]