mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Update from Gnulib by running admin/merge-gnulib
* admin/merge-gnulib (AVOIDED_MODULES): Avoid gnulib-i18n. * lib/stdlib.c, m4/selinux-selinux-h.m4: New files, taken from Gnulib.
This commit is contained in:
parent
22806c65f4
commit
b1e5f6d6ef
172 changed files with 1541 additions and 667 deletions
|
|
@ -19,10 +19,12 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include "acl.h"
|
||||
|
||||
/* Specification. */
|
||||
#define ACL_INTERNAL_INLINE _GL_EXTERN_INLINE
|
||||
#include "acl-internal.h"
|
||||
|
||||
#include "acl.h"
|
||||
|
||||
#if defined __CYGWIN__
|
||||
# include <sys/types.h>
|
||||
# include <grp.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue