summaryrefslogtreecommitdiff
path: root/audio/terminatorx/patches/patch-ai
blob: eb519d6c043eadf84e8768d6fca72a279905b75a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ai,v 1.1 2011/11/24 20:34:34 marino Exp $

--- src/tX_global.h.orig	2004-11-03 13:25:50.000000000 +0000
+++ src/tX_global.h
@@ -33,6 +33,7 @@
 extern "C" {
 #endif /* __cplusplus */
 
+#include <string.h>
 #include <limits.h>
 #include <stdio.h>
 #include "tX_types.h"