EVENT-CLIENT: fix potential compile problems with older compilers
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 23 Aug 2012 21:59:58 +0000 (23:59 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 23 Aug 2012 21:59:58 +0000 (23:59 +0200)
commit3326831584e637a75ba7bb33c4a8e9d0427e89d4
tree2e39e585d373e3d5e6914e6bf3962d57ea5af755
parent61dc1ed2f1a619b730ee1fb2d23cc6296bbe8ba7
EVENT-CLIENT: fix potential compile problems with older compilers

  - forward declarations of structs musntn't duplicate. use the cpp to circumvent this.

 tnx the_mgt for reporting this.
citadel/context.h
citadel/event_client.h