]> andersk Git - splint.git/blobdiff - src/imports.c
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / src / imports.c
index bc91fe91a1cdb8ec3d4cf7fca0b9de4b78610106..9af14d90290170ed4ee581d3fb874fc720e05da1 100644 (file)
@@ -32,7 +32,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h" 
+# include "basic.h" 
 # include "osd.h"
 # include "llgrammar.h" /* need simpleOp, MULOP and logicalOp in makeInfixTermNode */
 # include "lclscan.h"
@@ -41,7 +41,6 @@
 # include "lslparse.h"
 # include "lh.h"
 # include "llmain.h"
-# include "portab.h"
 
 void
 outputLCSFile (char *path, char *msg, char *specname)
This page took 0.033294 seconds and 4 git commands to generate.