diff options
Diffstat (limited to 'src/include/stdarg.h')
-rw-r--r-- | src/include/stdarg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/stdarg.h b/src/include/stdarg.h index c5a8cd8dbe..f55fcc3019 100644 --- a/src/include/stdarg.h +++ b/src/include/stdarg.h @@ -1,8 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0-only */ /** - * Note: This file is only for POSIX compatibility, and is meant to be - * chain-included via string.h. + * Note: This file is only for POSIX compatibility. */ #ifndef STDARG_H |