It doesn't exist on some systems, but will come in via <sys/param.h> on the others. Signed-off-by: Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx> --- term-utils/write.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/term-utils/write.c b/term-utils/write.c index 901ddc4..9964e08 100644 --- a/term-utils/write.c +++ b/term-utils/write.c @@ -57,7 +57,6 @@ #include <sys/param.h> #include <sys/stat.h> #include <paths.h> -#include <asm/param.h> #include <getopt.h> #include "c.h" -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html