diff options
Diffstat (limited to 'usr.sbin/timed/timedc/cmds.c')
-rw-r--r-- | usr.sbin/timed/timedc/cmds.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index fa6e8ca1c53..d85078513bf 100644 --- a/usr.sbin/timed/timedc/cmds.c +++ b/usr.sbin/timed/timedc/cmds.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmds.c 5.1 (Berkeley) 5/11/93"; #endif /* not lint */ #ifdef sgi -#ident "$Revision: 1.3 $" +#ident "$Revision: 1.4 $" #endif #include "timedc.h" @@ -47,7 +47,7 @@ static char sccsid[] = "@(#)cmds.c 5.1 (Berkeley) 5/11/93"; #include <netinet/ip_icmp.h> #include <stdlib.h> -#include <strings.h> +#include <string.h> #include <unistd.h> #define TSPTYPES |