summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-09-18 16:42:43 +0000
committerTushar Gohad <tushar.gohad@intel.com>2015-09-18 16:42:43 +0000
commitdc11fba6858e8a3fc8b83f36f45c96317e4a8d01 (patch)
tree7c0ef0269105331aacf7bf38aab1c48774f05544 /include
parent5ac6ae9c12a6e4ca356d5e268b171d906e734e05 (diff)
downloadliberasurecode-dc11fba6858e8a3fc8b83f36f45c96317e4a8d01.tar.gz
Eliminate erasurecode_stdinc.h dependency on log.h
Diffstat (limited to 'include')
-rw-r--r--include/erasurecode/erasurecode_stdinc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/erasurecode/erasurecode_stdinc.h b/include/erasurecode/erasurecode_stdinc.h
index 0a74995..903b33e 100644
--- a/include/erasurecode/erasurecode_stdinc.h
+++ b/include/erasurecode/erasurecode_stdinc.h
@@ -28,7 +28,6 @@
#ifndef _EXCLUDE_LIBERASURE_CODE_H_
#include "config_liberasurecode.h"
#endif
-#include "erasurecode_log.h"
#ifdef HAVE_SYSLOG_H
#include <syslog.h>