Elliott Hughes
|
36fa67bcdd
|
Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
We keep fixing these one-by-one; let's fix them all at once.
Found thus:
find . -name *.h | xargs grep -L sys/cdefs.h | xargs grep -l BEGIN_DECL | xargs grep -L sys/types
Change-Id: I188842aa2484dc6176e96556d57c38a0f785b59b
|
2013-06-05 17:58:08 -07:00 |
|
Colin Cross
|
c29731a491
|
mntent.h requires stdio.h
Change-Id: If69f64cf088dedb19602bf47627d03400abb9095
|
2010-01-15 15:57:02 -08:00 |
|
The Android Open Source Project
|
1dc9e472e1
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:35 -08:00 |
|
The Android Open Source Project
|
1767f908af
|
auto import from //depot/cupcake/@135843
|
2009-03-03 18:28:13 -08:00 |
|
The Android Open Source Project
|
a27d2baa0c
|
Initial Contribution
|
2008-10-21 07:00:00 -07:00 |
|