f8f04af8ca
The patch has become somebody bigger than I was hoping for. And the original author is MIA... Approved by: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
11 lines
265 B
C++
11 lines
265 B
C++
--- src/DLList.cc Sun Apr 4 06:03:04 1999
|
|
+++ src/DLList.cc Sat Oct 26 00:48:24 2002
|
|
@@ -21,7 +21,7 @@
|
|
//#pragma implementation
|
|
#endif
|
|
#include <limits.h>
|
|
-#include <stream.h>
|
|
+//#include <stream>
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
//#include <builtin.h>
|