help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to find slab.h and mm.h


From: TonyB
Subject: Unable to find slab.h and mm.h
Date: Wed, 25 Nov 2009 13:06:15 -0800 (PST)
User-agent: G2/1.0

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]