Reduce upstream diffs.

This commit is contained in:
simonb 2023-10-06 07:31:30 +00:00
parent b36f9237e6
commit 0c995ed233
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: os.c,v 1.5 2023/10/06 05:49:49 simonb Exp $ */
/* $NetBSD: os.c,v 1.6 2023/10/06 07:31:30 simonb Exp $ */
/*
* Copyright (C) 1984-2023 Mark Nudelman
@ -159,10 +159,6 @@ public int supports_ctrl_x(void)
#endif /* USE_POLL */
}
#if !HAVE_STRERROR
static char *strerror __P((int));
#endif
/*
* Like read() system call, but is deliberately interruptible.
* A call to intread() from a signal handler will interrupt