diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-11-11 02:48:09 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-11-11 02:48:09 +0000 |
| commit | ac8e56a7f941dd3a327bfebbcc6568d05d184989 (patch) | |
| tree | 9f56244d965dec1345589fb1aa8b7b147549c0dd /lib/libc/include/namespace.h | |
| parent | 7f78280b081fd4f24869dfe97310aa6ab1086a75 (diff) | |
Notes
Diffstat (limited to 'lib/libc/include/namespace.h')
| -rw-r--r-- | lib/libc/include/namespace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/include/namespace.h b/lib/libc/include/namespace.h index 9d015200f15b..68babbea36a6 100644 --- a/lib/libc/include/namespace.h +++ b/lib/libc/include/namespace.h @@ -38,6 +38,7 @@ * ISO C (C90) section. Most names in libc aren't in ISO C, so they * should be here. Most aren't here... */ +#define err _err #define warn _warn /* |
