--- sio_sio.c 2003/01/06 19:04:56 1.3 +++ sio_sio.c 2003/06/17 14:01:23 1.4 @@ -32,6 +32,9 @@ #include <stdlib.h> #include <string.h> #include <limits.h> +#ifndef SIZE_T_MAX +#define SIZE_T_MAX UINT_MAX +#endif #include "al.h" #include "sio.h"
CVSTrac 2.0.1