Move readlink, mktemp, run-parts and which to a new debianutils dir.
diff --git a/include/usage.h b/include/usage.h
index b741360..3677dff 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 \