1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/kmpg/files/patch-af
Thomas Gellekum 115f3155a8 New port kmpg, an MPEG audio player for KDE.
PR:		6727
Submitted by:	Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-06-12 08:06:02 +00:00

13 lines
245 B
Plaintext

--- khelp.h.orig Thu May 14 19:18:49 1998
+++ khelp.h Thu May 14 19:19:35 1998
@@ -11,7 +11,9 @@
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/msg.h>
+#include <sys/msgbuf.h>
+long mtype;
class KHelpMsg : protected msgbuf
{