mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(S_IRWXUGO): Remove definition.
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
#include "modechange.h"
|
||||
#include "quote.h"
|
||||
|
||||
#ifndef S_IRWXUGO
|
||||
# define S_IRWXUGO (S_IRWXU | S_IRWXG | S_IRWXO)
|
||||
#endif
|
||||
|
||||
/* The official name of this program (e.g., no `g' prefix). */
|
||||
#define PROGRAM_NAME "mkdir"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user