From f258da7c955cc0d932b6d0a5007a13792c6e5c8a Mon Sep 17 00:00:00 2001
From: Alberto Bertogli <albertito@blitiri.com.ar>
Date: Thu, 10 Sep 2009 22:38:53 -0300
Subject: [PATCH 05/14] libjio/common.h: Remove unused #include

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 libjio/common.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libjio/common.h b/libjio/common.h
index 71ccc49..05503b1 100644
--- a/libjio/common.h
+++ b/libjio/common.h
@@ -10,7 +10,6 @@
 #include <stdint.h>	/* for uint*_t */
 #include <sys/uio.h>	/* for struct iovec */
 
-#include "libjio.h"	/* for struct jfs */
 #include "fiu-local.h"	/* for fault injection functions */
 
 #define _F_READ		0x00001
-- 
1.6.2.2.646.gb214

