]> andersk Git - splint.git/blobdiff - src/cscanner.l
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / src / cscanner.l
index 625126dbbd016d7762ea326e106f488a3216ffc2..3b2befb68a38588f7f61c0901d8976ca2f9a939a 100644 (file)
@@ -85,7 +85,7 @@ ULSuffix                ({U}{L}|{L}{U})
 # include "cscannerHelp.h"
 # include "cgrammar.h"
 # include "cgrammar_tokens.h"
-# include "portab.h"
+# include "osd.h"
 
 /*@notfunction@*/
 # define yyinput() (incColumn (), getc (yyin))
This page took 0.040676 seconds and 4 git commands to generate.