wineoss.drv: config.h police.

This commit is contained in:
Bang Jun-Young 2007-01-20 17:29:40 +09:00 committed by Alexandre Julliard
parent 45e8e360cd
commit 069e6c7063
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __WINE_CONFIG_H
# error You must include config.h to use this header
#endif
#ifdef HAVE_OSS
/* unless someone makes a wineserver kernel module, Unix pipes are faster than win32 events */