aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/uuid/uuidP.h
diff options
context:
space:
mode:
author"Vladimir N. Oleynik" <dzo@simtreas.ru>2005-10-10 11:35:17 +0000
committer"Vladimir N. Oleynik" <dzo@simtreas.ru>2005-10-10 11:35:17 +0000
commit083d3f49c2c0fec0bd8b5b0bec875d67748c612e (patch)
treebb326553f70f3bebe7ff3ed3cf1d57dcc8a5e8ab /e2fsprogs/uuid/uuidP.h
parentff9f2f6fbae538d27197e7e357da187031ef33df (diff)
downloadbusybox-083d3f49c2c0fec0bd8b5b0bec875d67748c612e.tar.gz
bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.
e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only. other: remove confuse bb_mkdep.
Diffstat (limited to 'e2fsprogs/uuid/uuidP.h')
-rw-r--r--e2fsprogs/uuid/uuidP.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/e2fsprogs/uuid/uuidP.h b/e2fsprogs/uuid/uuidP.h
index adf233da9..d2e1a450a 100644
--- a/e2fsprogs/uuid/uuidP.h
+++ b/e2fsprogs/uuid/uuidP.h
@@ -32,11 +32,7 @@
* %End-Header%
*/
-#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
-#else
-#include <uuid/uuid_types.h>
-#endif
#include <sys/types.h>
#include "uuid.h"