Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-03-07 21:32:40 +0300
committerChristopher Faylor <me@cgf.cx>2000-03-07 21:32:40 +0300
commitcba95ef1c87ef752799560af1cb978fbaa0cee38 (patch)
tree10e64d99343b1e9f5879f5a04acb83a452d62b54 /winsup/cygwin/mcount.c
parent5abc9b830b4a18d23782f8267abad8ee6eda6d7b (diff)
* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it
didn't seem to affect the "bash hangs" problem.
Diffstat (limited to 'winsup/cygwin/mcount.c')
-rw-r--r--winsup/cygwin/mcount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/mcount.c b/winsup/cygwin/mcount.c
index a8c5e3ea6..dcdbc2b06 100644
--- a/winsup/cygwin/mcount.c
+++ b/winsup/cygwin/mcount.c
@@ -37,7 +37,6 @@ static char rcsid[] = "$OpenBSD: mcount.c,v 1.6 1997/07/23 21:11:27 kstailey Exp
#include <sys/param.h>
#include <sys/types.h>
-#include <sys/strace.h>
#include <gmon.h>
/*