I'm need to include slab.h and mm.h in a c++ program.  i.e.

#include <linux/slab.h>
#include <linux/mm.h>

I'm unable to find the header files anywhere in the file system.  I
expected to find them in /usr/include/linux.

slab.h and mm.h also have include statements for files that re not on
the file system.

Is the a package or library I can install to correct this?

Thanks from NH
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to