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

(-)tcp_wrappers_7.6/scaffold.c (-1 / +1 lines)
Lines 25-31 Link Here
25
#define	INADDR_NONE	(-1)		/* XXX should be 0xffffffff */
25
#define	INADDR_NONE	(-1)		/* XXX should be 0xffffffff */
26
#endif
26
#endif
27
27
28
extern char *malloc();
28
29
29
30
/* Application-specific. */
30
/* Application-specific. */
31
31

Return to bug 48533