Remove the now-redundant LARGEFILE macro definitions

This commit is contained in:
Alexander Babikov
2022-04-12 17:37:10 +05:00
parent c82b9a379c
commit 1a6d596fea
9 changed files with 0 additions and 24 deletions

View File

@@ -82,9 +82,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#define __USE_LARGEFILE64
#define _LARGEFILE_SOURCE
#define _LARGEFILE64_SOURCE
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>