openbsd-ports/audio/shell-fm/patches/patch-source_select_c
dcoppa b497b9a390 Update to shell-fm-0.8
ok jasper@
2011-07-08 18:32:34 +00:00

11 lines
274 B
Plaintext

$OpenBSD: patch-source_select_c,v 1.1 2011/07/08 18:32:34 dcoppa Exp $
--- source/select.c.orig Fri Jul 8 14:20:06 2011
+++ source/select.c Fri Jul 8 14:20:26 2011
@@ -1,5 +1,6 @@
#include <stdlib.h>
+#include <string.h>
#include <sys/select.h>
#include "select.h"