#include __FBSDID("$FreeBSD$"); #include extern const char *__progname; const char * getprogname(void) { return (__progname); }