#include int main(int argc, char **argv) { printf("HP-UX 10.x does not provide pathfind(). Therefore, this\n"); printf("example does not do anything.\n"); exit(0); }