Added missing #include "config.h"

This commit is contained in:
Alexandre Julliard 1998-11-08 14:18:04 +00:00
parent 847918cf5b
commit 44d31a5776
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#define INITGUID
#include "config.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif