Fix build failures on Windows and Mac.

This commit is contained in:
anozdrin/alik@booka. 2007-02-20 12:28:24 +03:00
parent 9660ea640c
commit bfb2c3eb3d
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@
#include <windows.h>
#include "my_global.h"
#include "WindowsService.h"
static WindowsService *gService;

View file

@ -14,6 +14,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <my_global.h>
#include <my_dir.h>
#include <my_sys.h>
#include <string.h>