mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
(nw)
This commit is contained in:
parent
0e513db597
commit
d5581057e1
@ -2,7 +2,7 @@
|
||||
//
|
||||
// sdlmain.c - main file for SDLMAME.
|
||||
//
|
||||
// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team.
|
||||
// Copyright (c) 1996-2012, Nicola Salmoria and the MAME Team.
|
||||
// Visit http://mamedev.org for licensing and usage restrictions.
|
||||
//
|
||||
// SDLMAME by Olivier Galibert and R. Belmont
|
||||
@ -24,7 +24,7 @@
|
||||
#endif
|
||||
|
||||
// standard includes
|
||||
#ifdef MESS
|
||||
#if !defined(SDLMAME_WIN32) && !defined(SDLMAME_OS2)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user