(wripglob): No need to include misc.h since rev. 1.16.
This commit is contained in:
parent
7041932ae2
commit
b0f44690e5
1 changed files with 0 additions and 1 deletions
|
@ -186,7 +186,6 @@ wripglob(char *filename)
|
|||
}
|
||||
fprintf(fp, copyright_header,
|
||||
strrchr(filename, '/')+1, "IP globals.");
|
||||
fprintf(fp, "#include \"misc.h\"\n");
|
||||
fprintf(fp, "char empirehost[] = \"%s\";\n", HN);
|
||||
fprintf(fp, "char empireport[] = \"%d\";\n", PN);
|
||||
fclose(fp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue