Added missing wine/port.h.

oldstable
Alexandre Julliard 2002-07-22 21:53:32 +00:00
parent 84555cc771
commit 8482613aa3
4 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,7 @@
*/
#include "config.h"
#include "wine/port.h"
#ifdef HAVE_LINUX_22_JOYSTICK_API

View File

@ -20,6 +20,7 @@
*/
#include "config.h"
#include "wine/port.h"
#ifdef HAVE_LINUX_INPUT_H

View File

@ -20,6 +20,8 @@
*/
#include "config.h"
#include "wine/port.h"
#include <string.h>
#ifdef HAVE_SYS_ERRNO_H
# include <sys/errno.h>

View File

@ -20,6 +20,8 @@
*/
#include "config.h"
#include "wine/port.h"
#include <string.h>
#ifdef HAVE_SYS_ERRNO_H
# include <sys/errno.h>