]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-generic/statfs.h
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
[mirror_ubuntu-bionic-kernel.git] / include / asm-generic / statfs.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef _GENERIC_STATFS_H
3#define _GENERIC_STATFS_H
4
8a1ab315 5#include <uapi/asm-generic/statfs.h>
3a471cbc 6
1da177e4
LT
7typedef __kernel_fsid_t fsid_t;
8#endif