diff options
Diffstat (limited to 'registry/source/registry.cxx')
-rw-r--r-- | registry/source/registry.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/registry/source/registry.cxx b/registry/source/registry.cxx index 8b93e5614bc8..11e6222e86a2 100644 --- a/registry/source/registry.cxx +++ b/registry/source/registry.cxx @@ -2,9 +2,9 @@ * * $RCSfile: registry.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: jsc $ $Date: 2001-08-29 09:28:06 $ + * last change: $Author: hr $ $Date: 2002-02-21 10:51:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,6 +80,7 @@ #include <io.h> #endif +#include <string.h> #if defined(UNX) #include <stdlib.h> #include <unistd.h> |