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

Collapse All | Expand All

(-)sflowtool-3.10/src/sflowtool.h.orig (+4 lines)
Lines 58-63 Link Here
58
  INMAddress_value address;
58
  INMAddress_value address;
59
} INMAddress;
59
} INMAddress;
60
60
61
#ifdef WITH_MYSQL
62
MYSQL mysql;
63
#endif 
64
61
/* Packet header data */
65
/* Packet header data */
62
66
63
#define INM_MAX_HEADER_SIZE 256   /* The maximum sampled header size. */
67
#define INM_MAX_HEADER_SIZE 256   /* The maximum sampled header size. */

Return to bug 176213