mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:19:49 +00:00
winecfg: Fix compilation on older gcc versions.
This commit is contained in:
parent
bf187ed1e0
commit
f65cd2e2eb
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "config.h"
|
||||
#include "wine/port.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#ifdef HAVE_MNTENT_H
|
||||
#include <mntent.h>
|
||||
|
|
Loading…
Reference in a new issue