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

Collapse All | Expand All

(-)src/lib/wnutil.c.orig (+2 lines)
Lines 8-15 Link Here
8
#include <ctype.h>
8
#include <ctype.h>
9
9
10
#ifdef UNIX
10
#ifdef UNIX
11
#ifndef __APPLE__
11
#include <malloc.h>
12
#include <malloc.h>
12
#endif
13
#endif
14
#endif
13
15
14
#include <assert.h>
16
#include <assert.h>
15
#include <string.h>
17
#include <string.h>

Return to bug 109952