pkgsrc/chat/quirc/patches/patch-tcl.cc
2011-11-27 23:49:38 +00:00

12 lines
255 B
C++

$NetBSD: patch-tcl.cc,v 1.1 2011/11/27 23:49:38 marino Exp $
--- tcl.cc.orig 2004-01-13 05:31:28.000000000 +0000
+++ tcl.cc
@@ -6,6 +6,7 @@
#include <dmalloc.h>
#endif
+#include <string.h>
#include "tcltk.h"
#include "window.h"
#include "quirc.h"