diff options
Diffstat (limited to 'src/tools/perftool/c2cpel.c')
-rw-r--r-- | src/tools/perftool/c2cpel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/perftool/c2cpel.c b/src/tools/perftool/c2cpel.c index 72049054ae1..b02c506bd59 100644 --- a/src/tools/perftool/c2cpel.c +++ b/src/tools/perftool/c2cpel.c @@ -20,7 +20,6 @@ #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> -#include <sys/fcntl.h> #include <sys/mman.h> #include <unistd.h> #include <ctype.h> |