diff options
Diffstat (limited to 'sbin/routed/md5.c')
| -rw-r--r-- | sbin/routed/md5.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/routed/md5.c b/sbin/routed/md5.c index c24aa5ad75035..dc52a8fdc96e4 100644 --- a/sbin/routed/md5.c +++ b/sbin/routed/md5.c @@ -22,10 +22,10 @@ * documentation and/or software. */ -#ident "$Revision: 1.3 $" +#ident "$Revision: 1.4 $" -#ifdef sgi #include <strings.h> +#ifdef sgi #include <bstring.h> #endif #include <sys/types.h> |
