1 #include <stdio.h>
2 #include <string.h>
3 
4 /* I don't use getopt() any more, and it's a pain for porting,
5 so I get rid of it. Ha! --zarf */
6