12 lines
248 B
Text
12 lines
248 B
Text
|
--- Src/CmdPipe.cpp.orig Sat Dec 28 01:03:54 2002
|
||
|
+++ Src/CmdPipe.cpp Sat Dec 28 01:04:38 2002
|
||
|
@@ -17,7 +17,7 @@ extern "C" {
|
||
|
#include <string.h>
|
||
|
#include <signal.h>
|
||
|
|
||
|
-#if defined(__alpha__)
|
||
|
+#if defined(__osf1__)
|
||
|
#include <cma.h>
|
||
|
#endif
|
||
|
|