string.h is ANSI C include file
[unix-history] / usr / src / libexec / telnetd / defs.h
index 4e3a0e3..8ef72ce 100644 (file)
@@ -14,7 +14,7 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- *     @(#)defs.h      5.4 (Berkeley) %G%
+ *     @(#)defs.h      5.5 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -67,7 +67,7 @@
 #define        LOG_ODELAY      0
 #endif
 #include <ctype.h>
 #define        LOG_ODELAY      0
 #endif
 #include <ctype.h>
-#include <strings.h>
+#include <string.h>
 
 #ifndef        USE_TERMIO
 #include <sgtty.h>
 
 #ifndef        USE_TERMIO
 #include <sgtty.h>