eitd: Fix files according to the new includes branch.

This commit is contained in:
[CST] Bas
2012-03-06 14:50:02 +08:00
parent 336dbfaaa9
commit 96e7c51cff
11 changed files with 33 additions and 34 deletions

View File

@@ -22,9 +22,9 @@
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
#ifdef HAVE_CONFIG_H
#include <config.h>
#include <debug.h>
#endif
#include <unistd.h>
#include <string.h>
@@ -40,6 +40,7 @@
#include "xmlutil.h"
#include "eitd.h"
#include "debug.h"
void addEvent(const SIevent &evt, const time_t zeit, bool cn = false);
extern MySIeventsOrderServiceUniqueKeyFirstStartTimeEventUniqueKey mySIeventsOrderServiceUniqueKeyFirstStartTimeEventUniqueKey;