diff options
-rw-r--r-- | procps/ps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/procps/ps.c b/procps/ps.c index 213695f16..279f25e88 100644 --- a/procps/ps.c +++ b/procps/ps.c @@ -25,6 +25,7 @@ //usage:#if !ENABLE_SELINUX && !ENABLE_FEATURE_PS_WIDE //usage:#define USAGE_PS "\nThis version of ps accepts no options" //usage:#else +//usage:#define USAGE_PS "" //usage:#endif //usage: //usage:#define ps_trivial_usage |