lib/csa: Use ANSI C prototypes

Improve type compatibility and enable
ANSI C prototypes.
This commit is contained in:
Marcin Cieslak
2012-08-13 12:10:37 +02:00
committed by Jon Trulson
parent aa12f819dd
commit 50e6c86bf4
6 changed files with 3 additions and 23 deletions

View File

@@ -105,12 +105,6 @@ rtable3_clnt.c rtable3_xdr.c: rtable3.h namechange1.sed namechange2.sed
rtable2_clnt.c rtable2_xdr.c: rtable3.h namechange1.sed namechange2.sed
agent_xdr.c agent.c: agent.h
#ifdef LinuxArchitecture
EXTRASED=sed -e 's/update_failed.*=.*1,.*/update_failed = 1/g' |
#else
EXTRASED=
#endif
agent.h:
$(RM) $@
cat agent.wrapbegin > agent.h