From aafd8a545f7d9089d47ac28d890840f22dac6df4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 15 May 2004 16:10:41 +0000 Subject: revert previous not-ready-for-primetime checkin. --- winsup/cygwin/winsup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'winsup/cygwin/winsup.h') diff --git a/winsup/cygwin/winsup.h b/winsup/cygwin/winsup.h index cd698ba56..4c57c3776 100644 --- a/winsup/cygwin/winsup.h +++ b/winsup/cygwin/winsup.h @@ -217,6 +217,8 @@ void events_terminate (void); void __stdcall close_all_files (); +/* Invisible window initialization/termination. */ +HWND __stdcall gethwnd (void); /* Check if running in a visible window station. */ extern bool has_visible_window_station (void); -- cgit v1.2.3