Warning fix.

This commit is contained in:
Alexandre Julliard 2002-12-12 02:17:56 +00:00
parent 26781acb87
commit 93f85cba0c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "wine/port.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>