#if 0 #include #include void wordfree(wordexp_t *pwordexp) { free(pwordexp); } /* POSIX(2) */ #endif