Deleted Added
full compact
40c40
< __FBSDID("$FreeBSD: head/sys/compat/linux/linux_getcwd.c 122861 2003-11-17 18:57:20Z rwatson $");
---
> __FBSDID("$FreeBSD: head/sys/compat/linux/linux_getcwd.c 133816 2004-08-16 07:28:16Z tjr $");
61a62,64
> #include "opt_compat.h"
>
> #if !COMPAT_LINUX32
63a67,70
> #else
> #include <machine/../linux32/linux.h>
> #include <machine/../linux32/linux32_proto.h>
> #endif