diff options
Diffstat (limited to 'contrib/uuid/uuidP.h')
| -rw-r--r-- | contrib/uuid/uuidP.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uuid/uuidP.h b/contrib/uuid/uuidP.h index 9d6555877b2..9a2de6132fe 100644 --- a/contrib/uuid/uuidP.h +++ b/contrib/uuid/uuidP.h @@ -32,6 +32,7 @@   * %End-Header%   */ +#include "uuid.h"  #ifdef HAVE_INTTYPES_H  #include <inttypes.h>  #else @@ -39,7 +40,6 @@  #endif  #include <sys/types.h> -#include "uuid.h"  /*   * Offset between 15-Oct-1582 and 1-Jan-70  | 
