Whamcloud - gitweb
libquota: remove unneeded #include of <sys/quota.h>
authorTheodore Ts'o <tytso@mit.edu>
Tue, 12 Jun 2012 22:25:34 +0000 (18:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 12 Jun 2012 22:27:26 +0000 (18:27 -0400)
commit8f00911a21f4e95de84c60e09cc4df173e5b6701
tree6d9aef95b0f3918409c7dcb8a2d7468c2afb89b2
parentd6a3e41172ce43b4a92fae0791beb7592a4575b1
libquota: remove unneeded #include of <sys/quota.h>

The attempted inclusion of sys/quota.h is causing failures in when
building on the hurd and freebsd platforms for Debian.  It's not
necessary any more, so just remove the #include.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/changelog
lib/quota/quotaio.c