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

Collapse All | Expand All

(-)a/cngpijmon/cnijnpr/cnijnpr/cnijnpr.c (-1 / +3 lines)
Lines 33-39 Link Here
33
#include <signal.h>
33
#include <signal.h>
34
#include <sys/ioctl.h>
34
#include <sys/ioctl.h>
35
#include <net/if.h>
35
#include <net/if.h>
36
#include <sys/sysctl.h>
36
#include <linux/sysctl.h>
37
#include <sys/types.h>
38
#include <unistd.h>
37
#include <config.h>
39
#include <config.h>
38
#include <fcntl.h>
40
#include <fcntl.h>
39
41

Return to bug 632444