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

(-)./reiserfscore/xattr.c.bak (-1 lines)
Lines 1-7 Link Here
1
#include <sys/types.h>
1
#include <sys/types.h>
2
#include <stdio.h>
2
#include <stdio.h>
3
#include <errno.h>
3
#include <errno.h>
4
#include <sys/acl.h>
5
#include "reiserfs_lib.h"
4
#include "reiserfs_lib.h"
6
5
7
static inline unsigned short from32to16(unsigned int x)
6
static inline unsigned short from32to16(unsigned int x)

Return to bug 585978