mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
11 lines
255 B
C++
11 lines
255 B
C++
--- lib/qmisc.cc.orig Fri Feb 23 21:29:12 2001
|
|
+++ lib/qmisc.cc Fri Feb 13 19:17:38 2004
|
|
@@ -7,7 +7,7 @@
|
|
# include <stdio.h>
|
|
# include <stdlib.h>
|
|
# include "qexception.hh"
|
|
-# include <iostream.h>
|
|
+# include <iostream>
|
|
# include <math.h>
|
|
|
|
#ifdef NLS
|