From 3dbb2ce2ea8b12867db0e24d4bd6c7c6501f5d5d Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 25 May 2022 18:20:38 -0400 Subject: Fix some portability issues --- uuid/uuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uuid/uuid.h') diff --git a/uuid/uuid.h b/uuid/uuid.h index a4be9a5..2ffbee7 100644 --- a/uuid/uuid.h +++ b/uuid/uuid.h @@ -1,7 +1,7 @@ #ifndef _UUID_H_ #define _UUID_H_ -#include +#include typedef unsigned char uuid_t[16]; -- cgit v1.2.3-56-ge451