mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
16 lines
321 B
C++
16 lines
321 B
C++
$NetBSD: patch-ncp_channel.cc,v 1.1 2011/12/19 13:44:07 wiz Exp $
|
|
|
|
Remove unnecessary header.
|
|
|
|
--- ncp/channel.cc.orig 1999-04-12 21:16:50.000000000 +0000
|
|
+++ ncp/channel.cc
|
|
@@ -20,8 +20,6 @@
|
|
// e-mail philip.proudman@btinternet.com
|
|
|
|
|
|
-#include <stream.h>
|
|
-
|
|
#include "bool.h"
|
|
#include "channel.h"
|
|
#include "ncp.h"
|