$OpenBSD: patch-lib_helper_c,v 1.2 2006/10/18 13:47:36 jsg Exp $ --- lib/helper.c.orig Fri Jul 30 04:19:21 2004 +++ lib/helper.c Wed Oct 18 23:08:15 2006 @@ -1,11 +1,12 @@ /* $Id: patch-lib_helper_c,v 1.2 2006/10/18 13:47:36 jsg Exp $ */ #define _BSD_SOURCE 1 -#include "internal.h" -#include "log.h" #include #include #include #include + +#include "internal.h" +#include "log.h" #define VERBOSE 0