diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-04-17 14:14:22 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-04-17 14:14:22 +0000 |
| commit | 46d93063837e3149b3834e488ddef3befd03b601 (patch) | |
| tree | 72f30804c92fca1b7ff1088806b0e3f696dce64c /lib/libc/include/namespace.h | |
| parent | 7f6bf1d8ce336ac638b67bb6ac0fc7d09bf59d29 (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 f3b430e5b935..e626200e1e29 100644 --- a/lib/libc/include/namespace.h +++ b/lib/libc/include/namespace.h @@ -42,6 +42,7 @@ */ #define err _err #define warn _warn +#define nsdispatch _nsdispatch /* * Prototypes for syscalls/functions that need to be overridden |
