summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_nodevice.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/fhandler_nodevice.cc')
-rw-r--r--winsup/cygwin/fhandler_nodevice.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/cygwin/fhandler_nodevice.cc b/winsup/cygwin/fhandler_nodevice.cc
index cb3b61e0d..4ffe2c447 100644
--- a/winsup/cygwin/fhandler_nodevice.cc
+++ b/winsup/cygwin/fhandler_nodevice.cc
@@ -1,6 +1,7 @@
-/* fhandler.cc. See console.cc for fhandler_console functions.
+/* fhandler_nodevice.cc. "No such device" handler.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009
+ Red Hat, Inc.
This file is part of Cygwin.
@@ -10,7 +11,6 @@ details. */
#include "winsup.h"
#include "cygerrno.h"
-#include "security.h"
#include "path.h"
#include "fhandler.h"