From: Ben Hutchings <ben@decadent.org.uk>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
linux-ppp@vger.kernel.org
Subject: [PATCH 12/12] headers, ppp: Add missing #include to
Date: Mon, 08 Aug 2011 13:25:19 +0000 [thread overview]
Message-ID: <1312809919.2591.1152.camel@deadeye> (raw)
In-Reply-To: <1312809302.2591.1139.camel@deadeye>
<linux/if_ppp.h> uses various types defined in <linux/ppp_defs.h>.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
include/linux/if_ppp.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/if_ppp.h b/include/linux/if_ppp.h
index c9ad383..4d70e16 100644
--- a/include/linux/if_ppp.h
+++ b/include/linux/if_ppp.h
@@ -35,6 +35,7 @@
#include <linux/types.h>
#include <linux/compiler.h>
+#include <linux/ppp_defs.h>
/*
* Packet sizes
--
1.7.5.4
next parent reply other threads:[~2011-08-08 13:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1312809302.2591.1139.camel@deadeye>
2011-08-08 13:25 ` Ben Hutchings [this message]
2011-08-09 7:27 ` [PATCH 12/12] headers, ppp: Add missing #include to David Miller
2011-08-09 12:40 ` Ben Hutchings
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=1312809919.2591.1152.camel@deadeye \
--to=ben@decadent.org.uk \
--cc=davem@davemloft.net \
--cc=linux-ppp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paulus@samba.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