Whamcloud - gitweb
lib/blkid/getsize.c: Move #include "blkidP.h" before <sys/queues.h>
authorMatthias Andree <matthias.andree@gmx.de>
Thu, 13 Jan 2005 03:15:45 +0000 (04:15 +0100)
committerMatthias Andree <matthias.andree@gmx.de>
Thu, 13 Jan 2005 03:15:45 +0000 (04:15 +0100)
commitf892826b8d25369ea513dd8d1c7e714f23dabf99
treecc775e665f558bfacf1466adddcf188441ad13cc
parent322d9d48523a555eab82824fded8b058cf1ba58b
lib/blkid/getsize.c: Move #include "blkidP.h" before <sys/queues.h>
to avoid a clash with the LIST_HEAD in the latter file that results
in compilation failure.
lib/blkid/ChangeLog
lib/blkid/getsize.c