Use xrealloc instead of if(ptr) ptr = xmalloc().
[tinc] / lib / getopt.h
2000-05-03 Ivo Timmermansgetopt_long() support for platforms that don't have it.