Instead, include "stat-macros.h".
2006-10-14 Jim Meyering <jim@meyering.net>
+ * src/pinky.c (S_IWGRP): Don't define.
+ Instead, include "stat-macros.h".
+
* Makefile.cfg: Remove cruft that's now handled via bootstrap.
* Makefile.maint: Likewise, remove these targets/rules/variables:
(local_updates, update, cvs-update, wget_files, get-targets): Remove.
#include "hard-locale.h"
#include "inttostr.h"
#include "readutmp.h"
+#include "stat-macros.h"
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "pinky"
# define MAXHOSTNAMELEN 64
#endif
-#ifndef S_IWGRP
-# define S_IWGRP 020
-#endif
-
char *ttyname ();
/* The name this program was run with. */