]> git.pld-linux.org Git - packages/fish.git/blob - fish-includes.patch
- rel 3
[packages/fish.git] / fish-includes.patch
1 --- fish-1.23.0/exec.c~ 2008-01-13 02:47:44.000000000 +0100
2 +++ fish-1.23.0/exec.c  2008-08-17 16:32:08.834622002 +0200
3 @@ -17,7 +17,7 @@
4  #include <errno.h>
5  #include <wchar.h>
6  #include <string.h>
7 -#include <limits.h>
8 +#include <linux/limits.h>
9  #include <signal.h>
10  #include <sys/wait.h>
11  #include <assert.h>
This page took 0.458162 seconds and 3 git commands to generate.