]> git.pld-linux.org Git - packages/atftp.git/blob - atftp-clk.patch
- release 12
[packages/atftp.git] / atftp-clk.patch
1 diff -urN atftp-0.7.org/stats.c atftp-0.7/stats.c
2 --- atftp-0.7.org/stats.c       2002-03-27 04:02:12.000000000 +0100
3 +++ atftp-0.7/stats.c   2007-01-12 17:31:55.432390250 +0100
4 @@ -14,6 +14,7 @@
5   * option) any later version.
6   */
7  
8 +#define _POSIX_SOURCE 1
9  #include "config.h"
10  
11  #include <limits.h>
This page took 0.0234 seconds and 3 git commands to generate.