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

Collapse All | Expand All

(-)conntrack-tools-0.9.7.orig/src/main.c (+1 lines)
Lines 19-24 Link Here
19
#include "conntrackd.h"
19
#include "conntrackd.h"
20
#include "log.h"
20
#include "log.h"
21
21
22
#include <linux/limits.h>
22
#include <sys/types.h>
23
#include <sys/types.h>
23
#include <sys/stat.h>
24
#include <sys/stat.h>
24
#include <fcntl.h>
25
#include <fcntl.h>

Return to bug 226655