eitd: Fix files according to the new includes branch.

Origin commit data
------------------
Branch: ni/coolstream
Commit: 96e7c51cff
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-06 (Tue, 06 Mar 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Bas
2012-03-06 14:50:02 +08:00
parent 9a2346b6da
commit 25f3c22886
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;