]> git.pld-linux.org Git - packages/recode.git/blob - recode-bool.patch
ecff647b7b5b771691cffadc4fada7a9d9943b54
[packages/recode.git] / recode-bool.patch
1 --- recode-3.6/src/recode.h.orig        2000-06-28 20:40:16.000000000 +0200
2 +++ recode-3.6/src/recode.h     2012-10-21 10:44:04.443899019 +0200
3 @@ -17,6 +17,8 @@
4     If not, write to the Free Software Foundation, Inc., 59 Temple Place -
5     Suite 330, Boston, MA 02111-1307, USA.  */
6  
7 +#include <stdbool.h>
8 +
9  #ifndef PARAMS
10  # if __STDC__
11  #  define PARAMS(Args) Args
This page took 0.06307 seconds and 2 git commands to generate.