openbsd-ports/audio/xmms/patches/patch-libxmms_xmmsctrl_c
2002-06-15 12:05:15 +00:00

12 lines
335 B
Plaintext

$OpenBSD: patch-libxmms_xmmsctrl_c,v 1.1 2002/06/15 12:05:15 naddy Exp $
--- libxmms/xmmsctrl.c.orig Sat Jun 15 13:21:09 2002
+++ libxmms/xmmsctrl.c Sat Jun 15 13:21:22 2002
@@ -30,6 +30,7 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "xmmsctrl.h"
#include "../xmms/controlsocket.h"