hi all,
im getting the following compilation error when trying to compile a file under /proc using 5.5 RHEL


/*
* procfs1.c - create a "file" in /proc
*
*/
#include <linux/module.h> /*...