--- rsaref/source/r_stdlib.c 2018/04/24 16:37:52 1.1 +++ rsaref/source/r_stdlib.c 2018/04/24 16:38:14 1.1.1.2 @@ -1,13 +1,13 @@ /* R_STDLIB.C - platform-specific C library routines for RSAREF */ -/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data - Security, Inc. All rights reserved. +/* Copyright (C) RSA Laboratories, a division of RSA Data Security, + Inc., created 1991. All rights reserved. */ +#include #include "global.h" #include "rsaref.h" -#include void R_memset (output, value, len) POINTER output; /* output block */