Enable prototypes with splint.
CVS patchset: 7434 CVS date: 2004/10/09 16:55:46
This commit is contained in:
parent
41d1ebf4bd
commit
d8822ba626
|
@ -136,6 +136,9 @@
|
|||
# endif
|
||||
# endif
|
||||
#endif
|
||||
#if defined(__LCLINT__)
|
||||
# define STDC
|
||||
#endif
|
||||
#if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
|
||||
# define STDC
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue