diff --git a/lustre/utils/liblustreapi.c b/lustre/utils/liblustreapi.c index 898632a2ab4b585a10b9e4f8403cb89449959f92..af2ed378ea80702cb08c1ca182e8538297f149d3 100644 --- a/lustre/utils/liblustreapi.c +++ b/lustre/utils/liblustreapi.c @@ -23,7 +23,6 @@ * */ - /* for O_DIRECTORY */ #define _GNU_SOURCE diff --git a/lustre/utils/lustre_cfg.c b/lustre/utils/lustre_cfg.c index 5f4b5f4aa9ca6f1a6b1019d64a549ad59948bf70..9af3ed6387a47e54abd316fb0794f4a0057c4ee1 100644 --- a/lustre/utils/lustre_cfg.c +++ b/lustre/utils/lustre_cfg.c @@ -24,7 +24,6 @@ * */ - #include <stdlib.h> #include <sys/ioctl.h> #include <stdio.h> diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index 5b2b2507ce113d5db11ebcc2df21ce076dd28826..510eccc25db6d7a6bc74f88454fd5e50049b23b8 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -24,7 +24,6 @@ * */ - #include <stdlib.h> #include <sys/ioctl.h> #include <fcntl.h> diff --git a/lustre/utils/obdctl.c b/lustre/utils/obdctl.c index 1c0b09b0d80ab1313f02920a4206c933c46ccd6c..26bedd1e9c746d28cc5ec8cf5c491c1aac38f6cd 100644 --- a/lustre/utils/obdctl.c +++ b/lustre/utils/obdctl.c @@ -22,7 +22,6 @@ * */ - #include <stdlib.h> #include <stdio.h>