Files
pkgsrc-ng/comms/plp/patches/patch-utils_iowatch.cc
2013-09-26 17:14:40 +02:00

15 lines
328 B
C++

$NetBSD: patch-utils_iowatch.cc,v 1.1 2011/12/19 13:44:08 wiz Exp $
Remove unnecessary header.
--- utils/iowatch.cc.orig 1999-04-12 21:17:04.000000000 +0000
+++ utils/iowatch.cc
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <sys/time.h>
#include <sys/types.h>
-#include <stream.h>
#include <memory.h>
#include "bool.h"