freebsd-ports/audio/vorbis-tools/files/patch-ad
FUJISHIMA Satsuki a5161478f2 update to 1.0 beta4.
PR:		25415
Submitted by:	maintainer
2001-03-01 09:36:40 +00:00

8 lines
227 B
Text

--- ogg123/ogg123.c.orig Sat Feb 24 09:52:22 2001
+++ ogg123/ogg123.c Thu Mar 1 17:51:28 2001
@@ -25,4 +25,5 @@
#include <stdio.h>
#include <netdb.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include <sys/socket.h>