OSDN Git Service

Clean up SEEK_SET definitions.
authorElliott Hughes <enh@google.com>
Mon, 2 Feb 2015 22:02:09 +0000 (14:02 -0800)
committerElliott Hughes <enh@google.com>
Mon, 2 Feb 2015 22:02:09 +0000 (14:02 -0800)
commit1ed337dbdfd419db0365f4457b96fe129d21db90
treee6048080c31d0a46d3270b6faa0267f23cd8620b
parentc57b5c5094f915ff975a256e086d58e2e7cfedf1
Clean up SEEK_SET definitions.

If we lose the #ifndef, the compiler will tell us if the definitions
of SEEK_SET and friends ever get out of sync.

Change-Id: I357cabec7c9cd451c604342344f210bba20fb6bc
libc/include/stdio.h
libc/include/unistd.h