[Sheepdog] [PATCH 2/5] remove net.h from accord.h
    MORITA Kazutaka 
    morita.kazutaka at lab.ntt.co.jp
       
    Wed Nov  2 18:08:10 CET 2011
    
    
  
This avoids installing net.h to system.
Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
---
 include/accord.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/accord.h b/include/accord.h
index 72f250c..fb6219c 100644
--- a/include/accord.h
+++ b/include/accord.h
@@ -2,7 +2,6 @@
 #define __ACCORD_H__
 
 #include "proto.h"
-#include "net.h"
 
 struct acrd_handle;
 struct acrd_tx;
-- 
1.7.1
    
    
More information about the sheepdog
mailing list