mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 11:45:18 -04:00
15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
$NetBSD: patch-aa,v 1.5 2013/02/09 18:30:14 christos Exp $
|
|
|
|
--- datasrc.c.orig 2001-01-16 21:12:50.000000000 +0000
|
|
+++ datasrc.c
|
|
@@ -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"
|