summaryrefslogtreecommitdiff
path: root/src/fchash.c
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2019-01-29 07:55:22 +0000
committerAkira TAGOH <akira@tagoh.org>2019-04-03 12:02:09 +0000
commitacc017e67210ee6d8fed7ffd41a1f55fe04d056b (patch)
tree2f8f8ed6dbb8d4d0b87ea2c7a2d530302d910524 /src/fchash.c
parent635921e64d074ce5c7b8ca4a6f535241a2b8c75f (diff)
downloadfontconfig-acc017e67210ee6d8fed7ffd41a1f55fe04d056b.tar.gz
Drop unnecessary line to include uuid.h
Diffstat (limited to 'src/fchash.c')
-rw-r--r--src/fchash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fchash.c b/src/fchash.c
index 481bf21..e91c72f 100644
--- a/src/fchash.c
+++ b/src/fchash.c
@@ -20,9 +20,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
#include "fcint.h"
-#ifndef _WIN32
-#include <uuid/uuid.h>
-#endif
#define FC_HASH_SIZE 227