Commit 3fa742c7 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Don't include aux/util/test programs in FlexeLint runs

parent 5dfa83b0
......@@ -27,6 +27,8 @@
*
*/
#ifndef __FLEXELINT__
#include "config.h"
#include <stdio.h>
......@@ -67,3 +69,5 @@ int main(int argc, char **argv)
#include "tbl/vsc_all.h"
return (0);
}
#endif // __FLEXELINT__
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