diff --git a/lustre/utils/liblustreapi.c b/lustre/utils/liblustreapi.c index c5e410e615e34d93f2fa3cb5a88efcd8bccbcd86..92fa84df79805b85216ebef8805a7ca43d97798d 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 b938ed84740fefddd8172e796fe147f97b45003d..b33f0e7df53acce4c2bb39190f0eb8e6db805f90 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 8aa8cd7613f9fc554f36717bedc3f2215083aa88..af2fccbf51b73c3c07c72143312711075d5ca4b6 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>