summaryrefslogtreecommitdiff
path: root/comms/plp/patches/patch-ncp_channel.cc
blob: b42790baa56c37c0d17e1c55dd23051a4df8b3cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$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"