#define _XOPEN_SOURCE 700 #include "blog.h" void add_to_index(const char *path, const char *title) { }