openbsd-ports/audio/xmms/patches/patch-libxmms_xmmsctrl_c
ajacoutot 6b2cbddde1 - update to xmms-1.2.11
input from naddy@, help and ok jakemsr@
2007-12-08 21:54:57 +00:00

12 lines
356 B
Plaintext

$OpenBSD: patch-libxmms_xmmsctrl_c,v 1.2 2007/12/08 21:54:57 ajacoutot Exp $
--- libxmms/xmmsctrl.c.orig Fri Nov 23 16:20:56 2007
+++ libxmms/xmmsctrl.c Fri Nov 23 16:21:07 2007
@@ -30,6 +30,7 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <math.h>
#include "xmmsctrl.h"
#include "../xmms/controlsocket.h"