$OpenBSD: patch-lib_file_group_c,v 1.2 2006/10/18 13:47:36 jsg Exp $
--- lib/file_group.c.orig	Wed Jun 29 04:49:36 2005
+++ lib/file_group.c	Wed Oct 18 23:08:15 2006
@@ -1,8 +1,9 @@
 /* $Id: patch-lib_file_group_c,v 1.2 2006/10/18 13:47:36 jsg Exp $ */
-#include "internal.h"
-#include "log.h"
 #include <stdlib.h>
 #include <string.h>
+
+#include "internal.h"
+#include "log.h"
 
 #define VERBOSE 1
 
