diff options
Diffstat (limited to 'utils/ps.c')
-rw-r--r-- | utils/ps.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,9 +25,9 @@ #include <string.h> #include <ctype.h> #include <getopt.h> +#include <hurd/ps.h> #include "error.h" -#include "ps.h" #include "common.h" /* ---------------------------------------------------------------- */ |