root/sys/dev/pci/drm/include/linux/stat.h
/* Public domain. */

#ifndef _LINUX_STAT_H
#define _LINUX_STAT_H

#include <sys/stat.h>

#endif