openbsd-ports/audio/grip/patches/patch-src_cdplay_c
ajacoutot 4ef0883cae Update to grip-3.3.1.
Big clean-up while here.
2013-01-17 13:30:32 +00:00

15 lines
332 B
Plaintext

$OpenBSD: patch-src_cdplay_c,v 1.3 2013/01/17 13:30:32 ajacoutot Exp $
Fix implicit declaration.
--- src/cdplay.c.orig Sat Jun 25 20:00:55 2005
+++ src/cdplay.c Thu Jan 17 13:49:26 2013
@@ -28,6 +28,7 @@
#include "cddev.h"
#include "discedit.h"
#include "dialog.h"
+#include "tray.h"
#include "rip.h"
#include "grip_id3.h"