mirror of
git://slackware.nl/current.git
synced 2025-01-12 08:03:03 +01:00
15 lines
358 B
Diff
15 lines
358 B
Diff
|
--- ./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
|
||
|
*/
|