lib/csa: Use ANSI C prototypes
Improve type compatibility and enable ANSI C prototypes.
This commit is contained in:
committed by
Jon Trulson
parent
aa12f819dd
commit
50e6c86bf4
@@ -3,10 +3,3 @@
|
||||
#define hpux
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(linux)
|
||||
# if defined REDEFINE_STDC
|
||||
# undef REDEFINE_STDC
|
||||
# define __STDC__
|
||||
# endif
|
||||
#endif /* linux */
|
||||
|
||||
Reference in New Issue
Block a user