diff options
Diffstat (limited to 'winsup/cygwin/debug.h')
-rw-r--r-- | winsup/cygwin/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/debug.h b/winsup/cygwin/debug.h index e09208cf0..b2333e6fd 100644 --- a/winsup/cygwin/debug.h +++ b/winsup/cygwin/debug.h @@ -79,7 +79,6 @@ void __stdcall modify_handle (const char *, int, HANDLE, const char *, bool) __attribute__ ((regparm (3))); void setclexec (HANDLE, HANDLE, bool); void debug_fixup_after_fork_exec (); -extern int pinger; struct handle_list { |