From 1ea2348cede280ccd3d3f788ae40a1653b34fdf9 Mon Sep 17 00:00:00 2001 From: bug1 Date: Mon, 11 Nov 2002 03:00:12 +0000 Subject: Move readlink, mktemp, run-parts and which to a new debianutils dir. git-svn-id: svn://busybox.net/trunk/busybox@5908 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- include/usage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index b741360cf..3677dff7a 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2262,6 +2262,7 @@ #define which_example_usage \ "$ which login\n" \ "/bin/login\n" + #define who_trivial_usage \ " " #define who_full_usage \ -- cgit v1.2.3-55-g6feb