Drop cygwin/_types.h.

* include/cygwin/_types.h: Drop unused file.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2015-03-23 11:52:05 +01:00
parent d1df82a6ee
commit dd3d3b10e2
2 changed files with 4 additions and 16 deletions

View File

@ -1,3 +1,7 @@
2015-03-23 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/_types.h: Drop unused file.
2015-03-18 Corinna Vinschen <corinna@vinschen.de>
* grp.cc (pwdgrp::parse_group): Call cygsid::getfromgr_passwd.

View File

@ -1,16 +0,0 @@
/* cygwin/_types.h
Copyright 2004 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. */
#ifndef _CYGWIN__TYPES_H
#define _CYGWIN__TYPES_H
typedef void *_flock_t;
#endif /* _CYGWIN__TYPES_H */