projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41d1ebf
)
Enable prototypes with splint.
author
jbj
<devnull@localhost>
Sat, 9 Oct 2004 16:55:46 +0000
(16:55 +0000)
committer
jbj
<devnull@localhost>
Sat, 9 Oct 2004 16:55:46 +0000
(16:55 +0000)
CVS patchset: 7434
CVS date: 2004/10/09 16:55:46
zlib/zconf.h
patch
|
blob
|
history
diff --git
a/zlib/zconf.h
b/zlib/zconf.h
index
4ca1ab6
..
bf15b48
100644
(file)
--- a/
zlib/zconf.h
+++ b/
zlib/zconf.h
@@
-136,6
+136,9
@@
# endif
# endif
#endif
+#if defined(__LCLINT__)
+# define STDC
+#endif
#if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
# define STDC
#endif