]> git.puffer.fish Git - matthieu/frr.git/commit
[isisd] remove includes of common system headers.
authorpaul <paul>
Sun, 20 Nov 2005 02:15:50 +0000 (02:15 +0000)
committerpaul <paul>
Sun, 20 Nov 2005 02:15:50 +0000 (02:15 +0000)
commit77b1cffe3b71c886152534b8507f00c7fcbd12c9
treec5eb056d6254172e741b65586d71e2e6c54fc094
parent4859e20c40070ea362627529c52f35de105acc44
[isisd] remove includes of common system headers.

2005-11-20 Paul Jakma <paul.jakma@sun.com>

        * (general) remove includes of very common system headers,
          these are already picked up by zebra.h. Further, including
          them before zebra.h messes up all our lovely (sarcasm)
          autoconf'd detecting of platform specific things. Recent
          addition of stdint.h to configure.ac and zebra.h appears
          particularly to throw up this problem.
13 files changed:
isisd/ChangeLog
isisd/isis_adjacency.c
isisd/isis_circuit.c
isisd/isis_dynhn.c
isisd/isis_events.c
isisd/isis_lsp.c
isisd/isis_main.c
isisd/isis_misc.c
isisd/isis_network.c
isisd/isis_pdu.c
isisd/isis_route.c
isisd/isis_routemap.c
isisd/isis_spf.c