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

--- src/input.c.orig	2003-11-03 21:28:37.000000000 +0000
+++ src/input.c
@@ -37,8 +37,8 @@
 
 #include "mainwin.h"
 #include "common.h"
-#include "configfile.h"
 #include "util.h"
+#include "configfile.h"
 #include "errorchain.h"
 #include "formfill.h"
 #include "input.h"