summaryrefslogtreecommitdiff
path: root/lib/log
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2015-07-06 17:30:18 +0100
committerAlasdair G Kergon <agk@redhat.com>2015-07-06 17:30:18 +0100
commitdfe3eb12d074eb25063ce62a913825cfbc90a37b (patch)
tree1d159754a08472fdc7f82fc74522bd2b6373e059 /lib/log
parentd3605b81f36d0e534172ab376466308042142ab8 (diff)
downloadlvm2-dfe3eb12d074eb25063ce62a913825cfbc90a37b.tar.gz
include: Standardise around new tool.h.
Diffstat (limited to 'lib/log')
-rw-r--r--lib/log/log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/log/log.h b/lib/log/log.h
index 79e7d77c5..cb6b0bca6 100644
--- a/lib/log/log.h
+++ b/lib/log/log.h
@@ -37,8 +37,6 @@
*
*/
-#include <stdio.h> /* FILE */
-#include <string.h> /* strerror() */
#include <errno.h>
#define EUNCLASSIFIED -1 /* Generic error code */