From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 7 Feb 2011 00:06:17 +0100 References: <1296827833-27595-1-git-send-email-linus.luessing@ascom.ch> <1296827833-27595-2-git-send-email-linus.luessing@ascom.ch> In-Reply-To: <1296827833-27595-2-git-send-email-linus.luessing@ascom.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201102070006.17661.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Switch order of types.h and compat.h inclusion Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Friday 04 February 2011 14:57:13 Linus L=C3=BCssing wrote: > The compat.h changes should be transparent for any other of our source > files - even for types.h. Therefore switching the order. Applied in revision 1932. Thanks, Marek