]> git.ozlabs.org Git - ccan/blobdiff - tools/manifest.h
rfc822: Move check_header into helper.c
[ccan] / tools / manifest.h
index 588efe5f0185f0c5941cfaeb489d8ff930a589d9..ee5ae9dfcd6aaa1651753408147a28173284152a 100644 (file)
@@ -89,7 +89,4 @@ const char *get_ccan_file_contents(struct ccan_file *f);
 /* Use this rather than accessing f->lines directly: loads on demand. */
 char **get_ccan_file_lines(struct ccan_file *f);
 
-/* Where is the ccan dir?  Available after first manifest. */
-extern const char *ccan_dir;
-
 #endif /* CCAN_TOOLS_MANIFEST_H */