mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* samba/include/includes.h: Don't include grp.h twice.
This commit is contained in:
parent
3bcac235f5
commit
79386c0add
@ -1,3 +1,7 @@
|
||||
2005-05-10 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* samba/include/includes.h: Don't include grp.h twice.
|
||||
|
||||
2005-04-21 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* utilvfs.c (is_localized_month): Check "month" for NULL and
|
||||
|
@ -171,7 +171,6 @@
|
||||
#endif
|
||||
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#ifdef HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user