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

Collapse All | Expand All

(-)a/util/symlinks.c (+2 lines)
Lines 8-14 Link Here
8
#endif
8
#endif
9
#include <stdio.h>
9
#include <stdio.h>
10
#include <stdlib.h>
10
#include <stdlib.h>
11
#ifndef __FreeBSD__
11
#include <malloc.h>
12
#include <malloc.h>
13
#endif
12
#include <string.h>
14
#include <string.h>
13
#include <fcntl.h>
15
#include <fcntl.h>
14
#include <sys/param.h>
16
#include <sys/param.h>

Return to bug 421021