Skip to content
Snippets Groups Projects
Commit ff004c4c authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

we only need link on unix systems

parent 45c43246
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,9 @@ int main(int argc, char **argv)
const char *reldir;
int left;
boolean fileabs;
#ifdef __unix__
const char *link;
#endif
logdir = D_Home();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment