--- cmd.cc.orig	Mon Feb 22 03:40:47 1999
+++ cmd.cc	Sun Jan 12 14:40:41 2003
@@ -3,6 +3,11 @@
 
 
 #include "config.h"
+
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif /* HAVE_STRING_H */
+
 #include "cmd.h"
 #include "Config.h"
 #include "cmd-def.h"
