[ccan] [PATCH 1/5] darray: don't include ourselves in _info
Cody P Schafer
dev at codyps.com
Mon Aug 17 09:22:55 AEST 2015
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.5.0
More information about the ccan
mailing list