mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
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
|
|
|