summaryrefslogtreecommitdiffstats
path: root/lib/uuid/uuid.h
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2003-03-24 18:08:53 +0000
committerAlasdair Kergon <agk@redhat.com>2003-03-24 18:08:53 +0000
commit26e7f2e0c4eba61ac7aa91810f549837eb880827 (patch)
tree008337d10c630f0f842931863ab8166184cbfdaf /lib/uuid/uuid.h
parent3a1703294b88978fae66b152068a8c380695f34e (diff)
downloadlvm2-26e7f2e0c4eba61ac7aa91810f549837eb880827.tar.gz
lvm2-26e7f2e0c4eba61ac7aa91810f549837eb880827.tar.xz
lvm2-26e7f2e0c4eba61ac7aa91810f549837eb880827.zip
Tidy various pre-processing incl. making libdl optional.
Diffstat (limited to 'lib/uuid/uuid.h')
-rw-r--r--lib/uuid/uuid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/uuid/uuid.h b/lib/uuid/uuid.h
index d06157fd..aa25773d 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -7,8 +7,6 @@
#ifndef _LVM_UUID_H
#define _LVM_UUID_H
-#include "lvm-types.h"
-
#define ID_LEN 32
#define ID_LEN_S "32"