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

--- src/prefs.c.orig	2003-11-03 21:44:19.000000000 +0000
+++ src/prefs.c
@@ -35,11 +35,11 @@
 #include <string.h>
 #include <ctype.h>
 
+#include "util.h"
 #include "configfile.h"
 #include "common.h"
 #include "prefs.h"
 #include "mainwin.h"
-#include "util.h"
 #include "template.h"
 #include "errorchain.h"
 #include "debug.h"