aboutsummaryrefslogtreecommitdiff
blob: 4dbd1714192b10345067e7863e654c9fab668649 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * fopen64() pre-check.
 *
 * Copyright 1999-2009 Gentoo Foundation
 * Licensed under the GPL-2
 */

#define sb_fopen_pre_check sb_fopen64_pre_check
#include "fopen_pre_check.c"
#undef sb_fopen_pre_check