From: Ronnie Sahlberg Date: Thu, 12 Jul 2007 01:43:30 +0000 (+1000) Subject: netinet/if_ether.h is more portable than net/ethernet.h X-Git-Tag: tevent-0.9.20~348^2~2452^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=850e6341665badbf118e3563decfb898149500d4;p=thirdparty%2Fsamba.git netinet/if_ether.h is more portable than net/ethernet.h (This used to be ctdb commit ee84ea17529a27e22c1a0503d07aaeec1ef731e2) --- diff --git a/ctdb/common/system.c b/ctdb/common/system.c index 8169a05c823..2fe827d73e6 100644 --- a/ctdb/common/system.c +++ b/ctdb/common/system.c @@ -24,7 +24,7 @@ #include "system/wait.h" #include "../include/ctdb_private.h" #include "lib/events/events.h" -#include +#include #include