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

Collapse All | Expand All

(-)a/locale/programs/locarchive.c (-1 / +1 lines)
Lines 40-45 Link Here
40
#include <sys/shm.h>
40
#include <sys/shm.h>
41
#include <sys/stat.h>
41
#include <sys/stat.h>
42
42
43
#include <libc-internal.h>
43
#include <libc-mmap.h>
44
#include <libc-mmap.h>
44
#include "../../crypt/md5.h"
45
#include "../../crypt/md5.h"
45
#include "../localeinfo.h"
46
#include "../localeinfo.h"
46
- 

Return to bug 471020