public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH next] batctl: switch to net/if.h include to make OpenWrt build happy
@ 2014-01-29  8:41 Marek Lindner
  2014-02-02 14:30 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Lindner @ 2014-01-29  8:41 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner, Sven Eckelmann

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
---
 ioctl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ioctl.c b/ioctl.c
index eccac66..1f827e8 100644
--- a/ioctl.c
+++ b/ioctl.c
@@ -25,10 +25,10 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <net/if.h>
 #include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <linux/if.h>
 #include <linux/sockios.h>
 #include <linux/ethtool.h>
 #include <stdint.h>
-- 
1.8.5.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH next] batctl: switch to net/if.h include to make OpenWrt build happy
  2014-01-29  8:41 [B.A.T.M.A.N.] [PATCH next] batctl: switch to net/if.h include to make OpenWrt build happy Marek Lindner
@ 2014-02-02 14:30 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2014-02-02 14:30 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Sven Eckelmann

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

On Wednesday 29 January 2014 16:41:30 Marek Lindner wrote:
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
> ---
>  ioctl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied in revision abe78a5.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-02 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29  8:41 [B.A.T.M.A.N.] [PATCH next] batctl: switch to net/if.h include to make OpenWrt build happy Marek Lindner
2014-02-02 14:30 ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox