]> andersk Git - splint.git/blobdiff - src/llmain.c
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / src / llmain.c
index 5a389160ab56cebfec5716662427a61ccbfa95b8..739fc96f74a17ba7560c7142a184edcfb2ba28d7 100644 (file)
@@ -52,7 +52,6 @@
 # include "basic.h"
 # include "osd.h"
 # include "help.h"
-
 # include "gram.h"
 # include "lclscan.h"
 # include "scanline.h"
@@ -71,9 +70,8 @@
 # include "Headers/version.h" /* Visual C++ finds the wrong version.h */
 # include "lcllib.h"
 # include "cgrammar.h"
+# include "rcfiles.h"
 # include "llmain.h"
-# include "portab.h"
-
 
 extern /*@external@*/ int yydebug;
 static void cleanupFiles (void);
This page took 0.03385 seconds and 4 git commands to generate.