summaryrefslogtreecommitdiff
path: root/net/firewalk-gtk/patches/patch-ac
blob: 67ed7f297b70d555b0ba78afc1b78de7b35e05bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-ac,v 1.1.1.1 2001/10/11 15:13:49 agc Exp $

--- gtk_main.c.orig	Tue Sep 11 19:34:13 2001
+++ gtk_main.c	Tue Sep 11 19:34:45 2001
@@ -35,15 +35,15 @@
 #if (HAVE_CONFIG_H)
 #include "./config.h"
 #endif
+#include "./main.h"
+#include "./packet.h"
+#include "./firewalk.h"
 #include "./gtk_main.h"
 #include "./gtk_util.h"
 #include "./gtk_cb.h"
 #include "./gtk_pack.h"
-#include "./main.h"
-#include "./packet.h"
-#include "./gtk_itemfactory.h"
-#include "./firewalk.h"
 #include "./version.h"
+#include "./gtk_itemfactory.h"
 
 /*
  *  This code is heavily commented for the benefit of the programmer who