12 lines
246 B
C++
12 lines
246 B
C++
$NetBSD: patch-history.h,v 1.1 2011/11/27 23:49:38 marino Exp $
|
|
|
|
--- history.h.orig 1999-05-20 03:53:59.000000000 +0000
|
|
+++ history.h
|
|
@@ -4,6 +4,7 @@
|
|
#ifdef DMALLOC
|
|
#include <dmalloc.h>
|
|
#endif
|
|
+#include <string.h>
|
|
|
|
class tcommand {
|
|
public:
|