summaryrefslogtreecommitdiff
path: root/news/knews/patches/patch-aq
blob: 48814f7ef5b9d5abc6f238dfbda59481da78cc1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aq,v 1.1 2001/02/23 22:19:42 tron Exp $

--- src/main.c.orig	Sat Nov 21 15:43:37 1998
+++ src/main.c	Fri Feb 23 22:33:25 2001
@@ -21,14 +21,13 @@
 #include "read.h"
 #include "resource.h"
 #include "save.h"
+#include "sysdeps.h"
 #include "server.h"
 #include "tag.h"
 #include "thread.h"
 #include "uudecode.h"
 #include "widgets.h"
 #include "xutil.h"
-
-#include "sysdeps.h"
 
 struct Global	global = {0, };
 XtAppContext	app_cont;