--- markdown_peg.h +++ markdown_peg.h @@ -2,7 +2,6 @@ #include "markdown_lib.h" #include -extern char *strdup(const char *string); /* Information (label, URL and title) for a link. */ struct Link {