Files
pkgsrc-ng/audio/terminatorx/patches/patch-ai
2013-09-26 17:14:40 +02:00

13 lines
284 B
Plaintext

$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"