--- inetcf.c +++ inetcf.c @@ -61,7 +61,7 @@ char *conf; { char buf[BUFSIZ]; - FILE *fp; + FILE *fp = NULL; char *service; char *protocol; char *user;