diff options
| author | Jan Kara <jack@suse.cz> | 2002-06-17 21:08:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2002-06-17 21:08:18 -0700 |
| commit | e00fe306e1869a26f42024763c4d1663262ad6fe (patch) | |
| tree | fdff2f75e81006e902810cd54cb15855728b38a0 /include/linux/quota.h | |
| parent | ee926b71e222306ffa09ef4120a26afc972b0c02 (diff) | |
[PATCH] Rename of xqm.h
This renames 'xqm.h' to a bit better (more consistent with rest of
sources) name.
Diffstat (limited to 'include/linux/quota.h')
| -rw-r--r-- | include/linux/quota.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/quota.h b/include/linux/quota.h index bdaca4b90592..52768f91cada 100644 --- a/include/linux/quota.h +++ b/include/linux/quota.h @@ -134,7 +134,7 @@ struct if_dqinfo { #ifdef __KERNEL__ -#include <linux/xqm.h> +#include <linux/dqblk_xfs.h> #include <linux/dqblk_v1.h> #include <linux/dqblk_v2.h> |
