Drop cygwin/_types.h.
* include/cygwin/_types.h: Drop unused file. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
d1df82a6ee
commit
dd3d3b10e2
@ -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>
|
2015-03-18 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* grp.cc (pwdgrp::parse_group): Call cygsid::getfromgr_passwd.
|
* grp.cc (pwdgrp::parse_group): Call cygsid::getfromgr_passwd.
|
||||||
|
@ -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 */
|
|
Loading…
Reference in New Issue
Block a user