From: gndutm@netscape.net
To: linux-kernel@vger.kernel.org
Subject: can't include headers
Date: Wed, 29 May 2002 13:18:33 -0400 [thread overview]
Message-ID: <5A753748.173116C9.000634D3@netscape.net> (raw)
hi,
I need to write a device driver under linux. I am using slackware linux kernel 2.4.18.
I have problem to include headers, here is some of my code:
#define __KERNEL__
#include <linux/config.h> (ok)
#ifdef CONFIG_MODVERSIONS
#define MODVERSIONS
#include <linux/modversions.h> (ok)
#endif
#include <linux/module.h> (ok)
#include <linux/stddef.h> (ok)
#include <linux/kernel.h> (ok)
#include <linux/mm.h> <--- can't include this one
Any comments is greatly appreciated.
Thanks alot.
Ganda
__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
next reply other threads:[~2002-05-29 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-29 17:18 gndutm [this message]
2002-05-30 8:21 ` David Woodhouse
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5A753748.173116C9.000634D3@netscape.net \
--to=gndutm@netscape.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®