diff --git a/src/modbus-private.h b/src/modbus-private.h index 3fd715e..7994459 100644 --- a/src/modbus-private.h +++ b/src/modbus-private.h @@ -1,5 +1,5 @@ /* - * Copyright © 2010-2011 Stéphane Raimbault + * Copyright © 2010-2012 Stéphane Raimbault * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -25,6 +25,7 @@ #else # include "stdint.h" # include +typedef int ssize_t; #endif #include #include