flush
[m6w6/ext-psi] / idl / validator.c
index d2b7cfee94221c38c8b248045fff24a0d5a626f9..54e646842e1b26586753a81a1f7dfc9f78e82e25 100644 (file)
@@ -3,9 +3,7 @@
 #include <string.h>
 #include <dlfcn.h>
 #include <sys/param.h>
-#include "lexer.h"
-#include "parser.h"
-#include "types.h"
+
 #include "validator.h"
 
 PSI_Validator *PSI_ValidatorInit(PSI_Validator *V, PSI_Lexer *L)