Fix declarations.

This commit is contained in:
Mike McCormack 2005-06-23 09:48:15 +00:00 committed by Alexandre Julliard
parent 0b1f8cdf4d
commit 8dd7f06e3a
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "config.h"
#include "wine/port.h"
#include "winedump.h"
#include <stdio.h>
#ifdef HAVE_UNISTD_H

View File

@ -20,6 +20,7 @@
#include "config.h"
#include "wine/port.h"
#include "winedump.h"
#include <stdio.h>
#include <stdlib.h>