blob: 5c5eefeaa6bb9a9e9cf090850d20fbfb9d56c047 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- ./common/types.h.orig 2017-09-21 16:21:55.000000000 -0500
+++ ./common/types.h 2019-11-26 13:23:41.819804450 -0600
@@ -32,11 +32,6 @@
#define XFSDUMP_DIRPATH inv_basepath()
-/*
- * Should be, but isn't, defined in uuid/uuid.h
- */
-#define UUID_STR_LEN 36
-
/* fundamental page size - probably should not be hardwired, but
* for now we will
*/
|