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

Collapse All | Expand All

(-)trunk/src/bitlog.h (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
// include the absolute minimum portion of GLIB to get the definitions
26
// include the absolute minimum portion of GLIB to get the definitions
27
// for guint64, etc.
27
// for guint64, etc.
28
#include <glibconfig.h>
28
#include <glib.h>
29
29
30
/**********************************************************************
30
/**********************************************************************
31
 * boolean event logging
31
 * boolean event logging

Return to bug 394953