$OpenBSD: patch-lib_helper_c,v 1.3 2009/05/23 16:34:54 benoit Exp $ --- lib/helper.c.orig Tue May 6 03:38:11 2008 +++ lib/helper.c Sat Mar 21 19:00:40 2009 @@ -1,11 +1,12 @@ /* $Id: patch-lib_helper_c,v 1.3 2009/05/23 16:34:54 benoit Exp $ */ #define _BSD_SOURCE 1 -#include "internal.h" -#include "log.h" #include #include #include #include + +#include "internal.h" +#include "log.h" #define VERBOSE 0