[ccan] [PATCH 2/4] darray: don't include ourselves in _info
Cody P Schafer
dev at codyps.com
Tue Jun 3 12:31:27 EST 2014
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 8be9a78..982e5a4 100644
--- a/ccan/darray/_info
+++ b/ccan/darray/_info
@@ -1,8 +1,6 @@
#include <string.h>
#include "config.h"
-#include "ccan/darray/darray.h"
-
/**
* darray - Generic resizable arrays
*
--
1.9.3
More information about the ccan
mailing list