summaryrefslogtreecommitdiff
path: root/src/users.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-01-06 11:16:08 +0000
committerJim Meyering <jim@meyering.net>1996-01-06 11:16:08 +0000
commit27276e481d7b8a4a211a57a6d329363c938d31a9 (patch)
tree7770093dec060d971baa9d21eb5f143253c154af /src/users.c
parent7949927db64dcc0467b047961ddc40c328b6ee63 (diff)
downloadcoreutils-27276e481d7b8a4a211a57a6d329363c938d31a9.tar.xz
.
Diffstat (limited to 'src/users.c')
-rw-r--r--src/users.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/users.c b/src/users.c
new file mode 100644
index 000000000..0ff003627
--- /dev/null
+++ b/src/users.c
@@ -0,0 +1,2 @@
+#define USERS 1
+#include "who-users.c"