diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-25 12:55:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-25 12:55:48 +0000 |
commit | a4d2c17357724f8bfd4acb64db996e4c96ef77d5 (patch) | |
tree | d2686ea1b515ae7d8be7d872b3da4989499ad984 /src | |
parent | 6f37efd8b2a347ae65138220552904d396cc5e7d (diff) | |
download | coreutils-a4d2c17357724f8bfd4acb64db996e4c96ef77d5.tar.xz |
.
Diffstat (limited to 'src')
-rw-r--r-- | src/users.c | 2 | ||||
-rw-r--r-- | src/who.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/users.c b/src/users.c deleted file mode 100644 index 0ff003627..000000000 --- a/src/users.c +++ /dev/null @@ -1,2 +0,0 @@ -#define USERS 1 -#include "who-users.c" diff --git a/src/who.c b/src/who.c deleted file mode 100644 index ca2959f5e..000000000 --- a/src/who.c +++ /dev/null @@ -1,2 +0,0 @@ -#define WHO 1 -#include "who-users.c" |