more fixes

pull/25/head
Ilya Shipitsin 2016-03-05 17:43:09 +05:00
parent 551212daad
commit ead24c458e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define bool _Bool
#define bool int
int MyStartService();
int MyStopService();