]> git.pld-linux.org Git - packages/popt.git/blob - popt-values.patch
- updated for popt 1.10.1
[packages/popt.git] / popt-values.patch
1 diff -Naru popt-1.6.clean/system.h popt-1.6/system.h
2 --- popt-1.6.clean/system.h     Mon Oct 25 20:22:20 1999
3 +++ popt-1.6/system.h   Sun Mar 18 22:34:00 2001
4 @@ -6,6 +6,7 @@
5  #include <errno.h>
6  #include <fcntl.h>
7  #include <limits.h>
8 +#include <float.h>
9  
10  #if HAVE_MCHECK_H 
11  #include <mcheck.h>
This page took 0.058438 seconds and 3 git commands to generate.