]> git.ozlabs.org Git - ccan/blobdiff - ccan/talloc/talloc.h
Fix examples (they all compile now), and init parent list in list
[ccan] / ccan / talloc / talloc.h
index 2c55a12a987d4c0d4b2c83b993e85cf775d140bc..4efe3b9bc1bf6463217d191b4d0cdff9b380b23f 100644 (file)
@@ -26,8 +26,8 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
+#include <ccan/typesafe_cb/typesafe_cb.h>
 #include "config.h"
-#include "ccan/typesafe_cb/typesafe_cb.h"
 
 /*
   this uses a little trick to allow __LINE__ to be stringified