diff options
author | Christopher Faylor <me@cgf.cx> | 2003-07-06 05:10:44 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-07-06 05:10:44 +0000 |
commit | 3b2ea48e0b0f06644e5374cdb27f85b999631a1d (patch) | |
tree | a3273e53e0e8428503e2ca72fde4397efc58fa43 /winsup/cygwin/msg.cc | |
parent | 139af9b586ae0e68fb504710d899d935f702787f (diff) | |
download | newlib-3b2ea48e0b0f06644e5374cdb27f85b999631a1d.zip newlib-3b2ea48e0b0f06644e5374cdb27f85b999631a1d.tar.gz newlib-3b2ea48e0b0f06644e5374cdb27f85b999631a1d.tar.bz2 |
merge from trunk
Diffstat (limited to 'winsup/cygwin/msg.cc')
-rw-r--r-- | winsup/cygwin/msg.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/msg.cc b/winsup/cygwin/msg.cc index c76fd8e..fecaa06 100644 --- a/winsup/cygwin/msg.cc +++ b/winsup/cygwin/msg.cc @@ -15,7 +15,6 @@ details. */ #include <sys/types.h> #include <cygwin/msg.h> -#include <errno.h> #include "cygerrno.h" |