Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267472
Collapse All | Expand All

(-)src/common/AbstractLogger.cc.orig (+1 lines)
Lines 19-24 Link Here
19
#include <config.h>
19
#include <config.h>
20
20
21
#include <stdarg.h>
21
#include <stdarg.h>
22
#include <stdio.h>
22
23
23
#include "AbstractLogger.hh"
24
#include "AbstractLogger.hh"
24
25

Return to bug 267472