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:
Diffstat (limited to 'winsup/cygwin/include/poll.h')
-rw-r--r--winsup/cygwin/include/poll.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/include/poll.h b/winsup/cygwin/include/poll.h
index 06fb41ab8..a836b2af4 100644
--- a/winsup/cygwin/include/poll.h
+++ b/winsup/cygwin/include/poll.h
@@ -1 +1,11 @@
+/* poll.h
+
+ Copyright 2000, 2001 Red Hat, Inc.
+
+This file is part of Cygwin.
+
+This software is a copyrighted work licensed under the terms of the
+Cygwin license. Please consult the file "CYGWIN_LICENSE" for
+details. */
+
#include <sys/poll.h>