Break out {host,service}_has_new_state() to their own file
commit7b393e6f142ae01861e7881a126e7217bad1075c
authorAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:25:47 +0000 (6 18:25 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:25:47 +0000 (6 18:25 +0200)
treebf6749c317c7f80f31ce64e1ee3f05f239b92816
parent8e9f00c20c363d30973efcac9017016d6bdca2b9
Break out {host,service}_has_new_state() to their own file

This makes them linkable with showlog and paves the way for adding
support to hide duplicate state entries.

While we're adding new files, we take the opportunity to revamp the
object dependency logic in the Makefile.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Makefile
hooks.c
state.c [new file with mode: 0644]
state.h [new file with mode: 0644]