summaryrefslogtreecommitdiff
path: root/audio/csound5/patches/patch-frontends_beats_main.c
blob: 38962d9a8b996c1267d437cef2f897152e77b78d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-frontends_beats_main.c,v 1.1 2014/02/24 16:19:39 joerg Exp $

--- frontends/beats/main.c.orig	2014-02-24 12:58:20.000000000 +0000
+++ frontends/beats/main.c
@@ -22,6 +22,7 @@
 */
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <time.h>
 #include "beats.h"