diff options
Diffstat (limited to 'contrib/uuid/uuid.h')
-rw-r--r-- | contrib/uuid/uuid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/uuid/uuid.h b/contrib/uuid/uuid.h index ca846da0f..ab006652f 100644 --- a/contrib/uuid/uuid.h +++ b/contrib/uuid/uuid.h @@ -35,6 +35,7 @@ #ifndef _UUID_UUID_H #define _UUID_UUID_H +#include "config.h" #include <sys/types.h> #ifndef _WIN32 #include <sys/time.h> |