1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00

Added missing #include "config.h"

This commit is contained in:
Alexandre Julliard 1998-11-08 14:18:04 +00:00
parent 847918cf5b
commit 44d31a5776

View file

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