]> git.pld-linux.org Git - packages/cpipe.git/blame - cpipe-tgmath.patch
- patch to include tgmath.h on ppc
[packages/cpipe.git] / cpipe-tgmath.patch
CommitLineData
aa0426dd 1Only in cpipe-3.0.0.new: cmdline.o
2Only in cpipe-3.0.0.new: cpipe
3diff -ur cpipe-3.0.0/cpipe.c cpipe-3.0.0.new/cpipe.c
4--- cpipe-3.0.0/cpipe.c Sun Dec 9 11:05:20 2001
5+++ cpipe-3.0.0.new/cpipe.c Thu Jun 27 02:27:19 2002
6@@ -31,6 +31,7 @@
7 #include <fcntl.h>
8 #include <errno.h>
9 #include <math.h>
10+#include <tgmath.h>
11
12 #include "cmdline.h"
13
14Only in cpipe-3.0.0.new: cpipe.c~
15Only in cpipe-3.0.0.new: cpipe.o
This page took 0.167442 seconds and 4 git commands to generate.