14 lines
352 B
Text
14 lines
352 B
Text
$NetBSD: patch-am,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/bg.c.orig Fri Jan 9 18:16:19 1998
|
|
+++ src/bg.c Fri Feb 23 22:29:35 2001
|
|
@@ -6,8 +6,8 @@
|
|
#include "bg.h"
|
|
#include "codes.h"
|
|
#include "resource.h"
|
|
-#include "server.h"
|
|
#include "sysdeps.h"
|
|
+#include "server.h"
|
|
#include "widgets.h"
|
|
#include "xutil.h"
|
|
#include "../Widgets/ScrList.h"
|