mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
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
1c144ed142
commit
548d795d62
@ -1,3 +1,7 @@
|
||||
2015-03-23 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* include/cygwin/_types.h: Drop unused file.
|
||||
|
||||
2015-03-19 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* sec_acl.cc (get_posix_access): Handle multiple ACEs for the
|
||||
|
@ -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…
x
Reference in New Issue
Block a user