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

(-)/var/tmp/portage/ripquery-1.25.2.6/work/gated-public-3_6/src/krt_os/krt_symbols_proc.c (-1 / +1 lines)
Lines 93-99 Link Here
93
    char *resp;
93
    char *resp;
94
    char buf[240];
94
    char buf[240];
95
    FILE *fp;
95
    FILE *fp;
96
96
#undef PROTO_INET
97
#ifdef	PROTO_INET
97
#ifdef	PROTO_INET
98
    resp = (char *) fp = fopen("/proc/net/snmp","r");
98
    resp = (char *) fp = fopen("/proc/net/snmp","r");
99
    if (fp) {
99
    if (fp) {

Return to bug 118788