mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add missing headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* Synchronize I/O in given file descriptor.
|
||||
Copyright (C) 1997, 1999, 2002, 2005 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1999, 2002, 2005, 2012 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
/* And undo the hack. */
|
||||
#undef aio_fsync64
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <aio_misc.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user