OSDN Git Service

Add missing prototype for readahead in <fcntl.h>.
authorElliott Hughes <enh@google.com>
Tue, 5 Apr 2016 18:06:02 +0000 (11:06 -0700)
committerElliott Hughes <enh@google.com>
Tue, 5 Apr 2016 18:06:02 +0000 (11:06 -0700)
commit55147ada3c93bda85b2d35f72ba4fde1a7745ff6
tree9da39bd68ce4cc4bbd9f7903bb4fa7e721c388ee
parentc9291e1bb51a9bf9fb64e382a094dc205de4287d
Add missing prototype for readahead in <fcntl.h>.

Change-Id: Icfe85e9cf95c657b495c4e9cd10dec50b0b8f6db
libc/include/fcntl.h
tests/fcntl_test.cpp