$OpenBSD: patch-lib_file_group_c,v 1.1.1.1 2005/07/25 09:58:16 jsg Exp $
--- lib/file_group.c.orig	Sat Jul  9 18:39:37 2005
+++ lib/file_group.c	Sat Jul  9 18:39:55 2005
@@ -1,8 +1,9 @@
 /* $Id: patch-lib_file_group_c,v 1.1.1.1 2005/07/25 09:58:16 jsg Exp $ */
-#include "internal.h"
-#include "log.h"
 #include <stdlib.h>
 #include <string.h>
+
+#include "internal.h"
+#include "log.h"
 
 #define VERBOSE 1
 
