[vorbis-dev] ogg123/ogg123.c of vorbis-tools causes error on FreeBSD
Kenji Rikitake
kenji at k2r.org
Fri Jun 1 08:42:53 PDT 2001
In the vorbis-tools of the 20010601 version of CVS snapshot,
ogg123/ogg123.c causes error on FreeBSD: <sys/types.h> is required.
FYI.
// Kenji Rikitake
*** ogg123.c.FCS Sun Apr 8 11:33:08 2001
--- ogg123.c Sat Jun 2 00:40:08 2001
***************
*** 26,27 ****
--- 26,28 ----
#include <netdb.h>
+ #include <sys/types.h>
#include <netinet/in.h>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list