Skip to content
Snippets Groups Projects
Commit 8dc4ac21 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

made this whole file #ifdef WIN32

parent 7948b0be
No related branches found
No related tags found
No related merge requests found
#ifdef WIN32
/* dllinit.c -- Portable DLL initialization.
Copyright (C) 1998, 1999 Free Software Foundation, Inc.
Contributed by Mumit Khan (khan@xraylith.wisc.edu).
......@@ -80,3 +81,4 @@ DllMain (
}
return TRUE;
}
#endif
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