X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e3e281ccf9d8777d0df98ddd644720573e0343d1..1efe178fac47bb1fa7dbacc46c1871553b7e85a4:/src/OS/os.h-SunOS5 diff --git a/src/OS/os.h-SunOS5 b/src/OS/os.h-SunOS5 index 71253213c..b6c0a2b97 100644 --- a/src/OS/os.h-SunOS5 +++ b/src/OS/os.h-SunOS5 @@ -1,5 +1,6 @@ /* Exim: OS-specific C header file for SunOS5 aka Solaris */ /* Copyright (c) The Exim Maintainers 2021 */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ #define CRYPT_H #define HAVE_MMAP @@ -41,6 +42,7 @@ it seems. */ #if _POSIX_C_SOURCE < 200809L # define MISSING_POSIX_MEMALIGN +# define MISSING_POSIX_STPCPY #endif