Silence Flexelint

I believe this is the most invasive method:

-e{766} has no effect
--e{766} applies to the whole file
-efile(766, ...) in flint.lnt applies to the (sub)tree
parent dee5a1b1
......@@ -39,6 +39,7 @@
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
//lint -efile(766, sys/statvfs.h)
#include <sys/statvfs.h>
#include "mgt/mgt.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment