]> git.ozlabs.org Git - ccan/blobdiff - ccan/alloc/_info
alloc: fix missing header in compilation of example.
[ccan] / ccan / alloc / _info
index 70c65b7ea50ca935052bbd72535094defa00cfb6..6b0fef928a67f8066c42a06c812b5beda14535dd 100644 (file)
@@ -23,6 +23,7 @@
  *     #include <sys/stat.h>
  *     #include <fcntl.h>
  *     #include <string.h>
+ *     #include <stdlib.h>
  *     #include <ccan/alloc/alloc.h>
  *
  *     static void usage(const char *name)