summaryrefslogtreecommitdiff
path: root/databases/gq/patches/patch-aw
blob: 2c2344106761d9acbcabe6949a4ebd151ab12441 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aw,v 1.1 2006/07/17 08:46:29 seb Exp $

--- src/template.c.orig	2003-11-03 21:41:43.000000000 +0000
+++ src/template.c
@@ -38,9 +38,9 @@
 #include <ldap_schema.h>
 
 #include "mainwin.h"
+#include "util.h"
 #include "configfile.h"
 #include "common.h"
-#include "util.h"
 #include "schema.h"
 #include "schemabrowse.h"
 #include "template.h"