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

Collapse All | Expand All

(-)dhcpcd-2.0.7/src/logger.c.orig (+1 lines)
Lines 5-10 Link Here
5
5
6
#include <stdarg.h>
6
#include <stdarg.h>
7
#include <stdio.h>
7
#include <stdio.h>
8
#include <string.h>
8
#include <syslog.h>
9
#include <syslog.h>
9
10
10
extern int Daemonized;
11
extern int Daemonized;

Return to bug 139179