X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/28bf4b0bfd405a2057d865910f8589c54a40f17b..69db2541c57e431cbd87bf1ae1eb25f34bc70743:/src/Headers/mtgrammar.h diff --git a/src/Headers/mtgrammar.h b/src/Headers/mtgrammar.h index 6f569b4..8cb93d3 100644 --- a/src/Headers/mtgrammar.h +++ b/src/Headers/mtgrammar.h @@ -1,5 +1,5 @@ /* -** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001. +** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003. ** See ../LICENSE for license information. ** */ @@ -11,9 +11,10 @@ # define MTGRAMMAR_H # include "mtgrammar_tokens.h" -# include "mtincludes.h" +/*@-declundef@*/ extern int mtparse (void); +/*@=declundef@*/ # else # error "Multiple include"