#ifndef DISPLAY_H #define DISPLAY_H char *pretty_display_url(const char *input); #endif