#ifndef LINT_H #define LINT_H #include void lint(struct ctx *ctx); #endif