Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 254256 | Differences between
and this patch

Collapse All | Expand All

(-)strigi-0.5.11.orig/src/daemon/dbus/dbuscpp/dbusmessagewriter.h (-2 lines)
Lines 24-32 Link Here
24
#include <set>
24
#include <set>
25
#include <map>
25
#include <map>
26
#include <vector>
26
#include <vector>
27
#ifdef HAVE_STDINT_H
28
#include <stdint.h>
27
#include <stdint.h>
29
#endif
30
28
31
#include <dbus/dbus.h>
29
#include <dbus/dbus.h>
32
30

Return to bug 254256