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

Collapse All | Expand All

(-)a/makedbm/makedbm.c.headers (+1 lines)
Lines 30-35 Link Here
30
#include <netdb.h>
30
#include <netdb.h>
31
#include <rpc/rpc.h>
31
#include <rpc/rpc.h>
32
#include <rpcsvc/yp_prot.h>
32
#include <rpcsvc/yp_prot.h>
33
#include "yp.h"
33
34
34
#if defined (__NetBSD__) || (defined(__GLIBC__) && (__GLIBC__ == 2 && __GLIBC_MINOR__ == 0))
35
#if defined (__NetBSD__) || (defined(__GLIBC__) && (__GLIBC__ == 2 && __GLIBC_MINOR__ == 0))
35
/* <rpc/rpc.h> is missing the prototype */
36
/* <rpc/rpc.h> is missing the prototype */

Return to bug 626050