# HG changeset patch # User jwe # Date 1036683102 0 # Node ID f10865750046aae51e8f32ab608dc53d4fc5d69b # Parent 6b96ce9f57431d0eba63010effb03aa5841ec6a6 [project @ 2002-11-07 15:31:42 by jwe] diff -r 6b96ce9f5743 -r f10865750046 libcruft/misc/quit.cc --- a/libcruft/misc/quit.cc Wed Nov 06 20:38:50 2002 +0000 +++ b/libcruft/misc/quit.cc Thu Nov 07 15:31:42 2002 +0000 @@ -24,6 +24,8 @@ #include #endif +#include + // Include signal.h, not csignal since the latter might only define // the ANSI standard C signal interface.