# HG changeset patch # User Richard M. Stallman # Date 772415766 0 # Node ID e242731ffc055d270678316ba8523592d8a9838b # Parent e16ebbd6f14b66a3edcfdedf09ae102caf5e8cd0 Don't include string.h or strings.h. diff -r e16ebbd6f14b -r e242731ffc05 src/xterm.c --- a/src/xterm.c Thu Jun 23 23:55:12 1994 +0000 +++ b/src/xterm.c Thu Jun 23 23:56:06 1994 +0000 @@ -52,11 +52,6 @@ #ifdef BSD #include -#include -#else /* ! defined (BSD) */ -#ifndef VMS -#include -#endif #endif /* ! defined (BSD) */ #include "systty.h"