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/un-namespace.h | |
| parent | 7f78280b081fd4f24869dfe97310aa6ab1086a75 (diff) | |
Notes
Diffstat (limited to 'lib/libc/include/un-namespace.h')
| -rw-r--r-- | lib/libc/include/un-namespace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/include/un-namespace.h b/lib/libc/include/un-namespace.h index 21f099c85509..855c101b7ef3 100644 --- a/lib/libc/include/un-namespace.h +++ b/lib/libc/include/un-namespace.h @@ -136,6 +136,7 @@ int _kevent(int, const struct kevent *, int, struct kevent *, int _flock(int, int); #endif +#undef err #undef warn #endif /* _UN_NAMESPACE_H_ */ |
