14 lines
353 B
Text
14 lines
353 B
Text
$NetBSD: patch-ao,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/connect.c.orig Fri Jan 9 18:16:28 1998
|
|
+++ src/connect.c Fri Feb 23 22:31:08 2001
|
|
@@ -13,8 +13,8 @@
|
|
#include "newsrc.h"
|
|
#include "resource.h"
|
|
#include "file.h"
|
|
-#include "server.h"
|
|
#include "sysdeps.h"
|
|
+#include "server.h"
|
|
#include "util.h"
|
|
#include "widgets.h"
|
|
#include "xutil.h"
|