From: Jim Meyering Date: Sat, 6 Jan 1996 11:16:08 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27276e481d7b8a4a211a57a6d329363c938d31a9;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/users.c b/src/users.c new file mode 100644 index 0000000000..0ff0036272 --- /dev/null +++ b/src/users.c @@ -0,0 +1,2 @@ +#define USERS 1 +#include "who-users.c"