14 lines
359 B
Text
14 lines
359 B
Text
$NetBSD: patch-aa,v 1.4 2006/11/01 17:12:21 christos Exp $
|
|
|
|
--- datasrc.c.orig 2001-01-16 16:12:50.000000000 -0500
|
|
+++ datasrc.c 2006-10-31 20:10:50.000000000 -0500
|
|
@@ -12,8 +12,8 @@
|
|
#include "nntpclient.h"
|
|
#include "term.h"
|
|
#include "env.h"
|
|
-#include "opt.h"
|
|
#include "util.h"
|
|
+#include "opt.h"
|
|
#include "util2.h"
|
|
#include "intrp.h"
|
|
#include "init.h"
|