aboutsummaryrefslogtreecommitdiff
blob: 445164a132b1b84c0e1ced32c8643eaf38d88156 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * __openat64_2() wrapper (_FORTIFY_SOURCE).
 *
 * Copyright 1999-2009 Gentoo Foundation
 * Licensed under the GPL-2
 */

#include "__64_pre.h"
#include "__openat_2.c"
#include "__64_post.h"