From: Vincent Bernat Date: Fri, 19 Apr 2013 18:56:36 +0000 (+0200) Subject: bsd: reorder headers to fix compilation of various BSD X-Git-Tag: 0.7.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21a48c6443368b5ff0da9a908506a84bc6badd37;p=thirdparty%2Flldpd.git bsd: reorder headers to fix compilation of various BSD --- diff --git a/src/lldpd-structs.h b/src/lldpd-structs.h index 18b728c7..949876fa 100644 --- a/src/lldpd-structs.h +++ b/src/lldpd-structs.h @@ -34,8 +34,8 @@ # include #endif -#include #include +#include #include #include "compat/compat.h"