mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 20:51:52 +00:00
Remove explicit declaration of errno
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3704 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2979c1832d
commit
4d14ea4d18
1 changed files with 0 additions and 2 deletions
|
@ -532,8 +532,6 @@ static void handleSignal(int sig)
|
|||
|
||||
- (void) _collectChild
|
||||
{
|
||||
extern int errno;
|
||||
|
||||
if (hasCollected == NO)
|
||||
{
|
||||
int result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue