Commit 34c278d3 authored by David Woodhouse's avatar David Woodhouse Committed by David Woodhouse
Browse files

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

parent c7afb48e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_

#ifdef __KERNEL__
extern int errno;
#endif

/*
 * Include machine specific syscallX macros