]> git.pld-linux.org Git - packages/Frodo.git/blob - Frodo-alpha.patch
- dropped pre-cvs changelog
[packages/Frodo.git] / Frodo-alpha.patch
1 --- Frodo-4.1b/Src/CmdPipe.cpp.orig     2002-01-02 21:19:34.000000000 +0000
2 +++ Frodo-4.1b/Src/CmdPipe.cpp  2004-08-11 18:59:21.000000000 +0000
3 @@ -17,7 +17,7 @@
4         #include <string.h>
5         #include <signal.h>
6  
7 -#if defined(__alpha__)
8 +#if defined(__alpha__) && !defined(__linux__)
9         #include <cma.h>
10  #endif
11  
This page took 0.029647 seconds and 3 git commands to generate.