$OpenBSD: patch-lib_component_c,v 1.3 2009/05/23 16:34:54 benoit Exp $ --- lib/component.c.orig Tue May 6 03:38:11 2008 +++ lib/component.c Sat Mar 21 19:00:40 2009 @@ -1,8 +1,9 @@ /* $Id: patch-lib_component_c,v 1.3 2009/05/23 16:34:54 benoit Exp $ */ -#include "internal.h" -#include "log.h" #include #include + +#include "internal.h" +#include "log.h" int unshield_component_count(Unshield* unshield) {