diff options
| author | Karel Klic <kklic@redhat.com> | 2010-08-19 10:39:47 +0200 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2010-08-19 10:39:47 +0200 |
| commit | 848495a981cbdaab2f9eb59ca392442c15d538e3 (patch) | |
| tree | 39d2069101fd4151539292e69bf45996a203ee4c /lib/utils | |
| parent | c41531ef836eeab3fad71c8f429e72447ab1ddd7 (diff) | |
read_write.h does not need logging.h -> removing the include
Diffstat (limited to 'lib/utils')
| -rw-r--r-- | lib/utils/read_write.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/utils/read_write.h b/lib/utils/read_write.h index 5a351869..d3af1ad5 100644 --- a/lib/utils/read_write.h +++ b/lib/utils/read_write.h @@ -25,8 +25,6 @@ #include <stdlib.h> #include <errno.h> -#include "logging.h" - #ifdef __cplusplus extern "C" { #endif |
