[ccan] [PATCH 6/9] darray: don't include ourselves in _info

Cody P Schafer dev at codyps.com
Sat Jun 21 10:46:04 EST 2014


CC: Joseph Adams <joeyadams3.14159 at gmail.com>
Signed-off-by: Cody P Schafer <dev at codyps.com>
---
 ccan/darray/_info | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ccan/darray/_info b/ccan/darray/_info
index b6d5e4b..1bbcd8a 100644
--- a/ccan/darray/_info
+++ b/ccan/darray/_info
@@ -2,8 +2,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "ccan/darray/darray.h"
-
 /**
  * darray - Generic resizable arrays
  *
-- 
2.0.0



More information about the ccan mailing list