Current Path : /proc/2470164/root/usr/share/systemtap/runtime/linux/ |
Current File : //proc/2470164/root/usr/share/systemtap/runtime/linux/autoconf-genhd.c |
/* * Make sure linux/genhd.h exists and is usable. * * Some kernels (RHEL9) have removed genhd.h via backporting * and just using the kernel version is not sufficent. */ #include <linux/genhd.h>