X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Flilo.h;h=e3d6e93172be65512ed7abb4762474733d017d9e;hb=0063d3a291f77dcfc2978f364a511918c3925f44;hp=102769c03c8573c03b49884d2098f9292dcff2de;hpb=e05a6f05e7fce66ac7560e066d995c456073d29f;p=rrq%2Fmaintain_lilo.git diff --git a/src/lilo.h b/src/lilo.h index 102769c..e3d6e93 100644 --- a/src/lilo.h +++ b/src/lilo.h @@ -2,7 +2,7 @@ * * Copyright 1992-1998 Werner Almesberger * Copyright 1999-2006 John Coffman - * Copyright 2009-2014 Joachim Wiedorn + * Copyright 2009-2015 Joachim Wiedorn * All rights reserved. * * Licensed under the terms contained in the file 'COPYING' @@ -19,7 +19,7 @@ #if !__MSDOS__ #define INT4 int #else -#define INT4 long +#define INT4 int32_t #endif /* !__MSDOS__ */ /* This is the stuff to check the configuration: