4664f60122
It's not quite completely unbroken, but it's certainly less broken than 1.6 was.
11 lines
263 B
C
11 lines
263 B
C
--- src/lib/oogl/refcomm/streampool.h.orig Mon Aug 12 17:15:10 2002
|
|
+++ src/lib/oogl/refcomm/streampool.h Mon Aug 12 17:15:15 2002
|
|
@@ -29,7 +29,7 @@
|
|
#include "config.h"
|
|
#endif
|
|
|
|
-#ifdef AIX
|
|
+#if AIX
|
|
# include <sys/select.h> /* RS-6000 needs this */
|
|
#endif
|
|
|