diff options
author | Matthew Wilcox <matthew@wil.cx> | 2008-02-26 09:53:20 -0500 |
---|---|---|
committer | Matthew Wilcox <willy@linux.intel.com> | 2008-04-17 10:42:14 -0400 |
commit | 8b91de2e58318d1168bc13d164478c1a7217a63a (patch) | |
tree | e5f7a9714c6061d54a7a321b7113cd4db7e2ce59 /lib | |
parent | 4b119e21d0c66c22e8ca03df05d9de623d0eb50f (diff) | |
download | linux-3.10-8b91de2e58318d1168bc13d164478c1a7217a63a.tar.gz linux-3.10-8b91de2e58318d1168bc13d164478c1a7217a63a.tar.bz2 linux-3.10-8b91de2e58318d1168bc13d164478c1a7217a63a.zip |
Fix quota.h includes
quota.h currently relies on asm/semaphore.h (through some chain; it
doesn't actually include semaphore.h itself) to include wait.h. As
well as being bad practice to rely on an implicit include, subsequent
patches will break this. While I'm in this file, add atomic.h and
list.h, and sort the list of includes.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions