Remove 'extern int errno;' from public view in linux/unistd.h

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
David Woodhouse 2006-04-29 01:49:06 +01:00 committed by David Woodhouse
parent c7afb48eb5
commit 34c278d391

View File

@ -1,7 +1,9 @@
#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_
#ifdef __KERNEL__
extern int errno;
#endif
/*
* Include machine specific syscallX macros