changeset 4154:f10865750046

[project @ 2002-11-07 15:31:42 by jwe]
author jwe
date Thu, 07 Nov 2002 15:31:42 +0000
parents 6b96ce9f5743
children 61fba034b13b
files libcruft/misc/quit.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libcruft/misc/quit.cc
+++ b/libcruft/misc/quit.cc
@@ -24,6 +24,8 @@
 #include <config.h>
 #endif
 
+#include <cstring>
+
 // Include signal.h, not csignal since the latter might only define
 // the ANSI standard C signal interface.